class
UI::SheetPresenter
- UI::SheetPresenter
- Reference
- Object
Overview
Presentation state for a Sheet (is_presenting flag + the underlying view).
Defined in:
ui/views/sheet.crConstructors
Instance Method Summary
- #dismiss
- #is_presenting : Bool
- #is_presenting=(is_presenting : Bool)
- #present
- #sheet : Sheet
- #sheet=(sheet : Sheet)