class
UI::StatusBarAppearance
- UI::StatusBarAppearance
- Reference
- Object
Overview
iOS status-bar appearance policy.
The visible top bar remains system-owned; this configuration only expresses whether the app wants light/dark content and whether the bar should be hidden.
Defined in:
ui/status_bar.crConstructors
Instance Method Summary
- #animated : Bool
- #animated=(animated : Bool)
- #hidden : Bool
- #hidden=(hidden : Bool)
- #style : StatusBarContentStyle
- #style=(style : StatusBarContentStyle)