class
UI::PopoverPresenter
- UI::PopoverPresenter
- Reference
- Object
Overview
Presentation state for a Popover (is_presenting flag + the underlying view).
Defined in:
ui/views/popover.crConstructors
Instance Method Summary
- #anchor : View | Nil
- #anchor=(anchor : View | Nil)
- #dismiss
- #is_presenting : Bool
- #is_presenting=(is_presenting : Bool)
- #popover : Popover
- #popover=(popover : Popover)
- #present