orb.screens.new_address_screen module

class orb.screens.new_address_screen.NewAddress(**kwargs)

Bases: PopupDropShadow

open(*args)

Display the modal in the Window.

When the view is opened, it will be faded in with an animation. If you don’t want the animation, use:

view.open(animation=False)