class
UI::ValidationScenes::DashboardScene
- UI::ValidationScenes::DashboardScene
- Reference
- Object
Defined in:
ui/validation_scenes/dashboard_scene.crConstructors
Instance Method Summary
-
#build : View
Build the full scene tree.
-
#build_chrome : View
Build only the background chrome tree (no focal overlay).
- #focal : View
- #focal=(focal : View)
- #focal_position : Symbol
- #focal_position=(focal_position : Symbol)
Constructor Detail
Instance Method Detail
Build the full scene tree. Returns a UI::View tree ready for rendering.
Build only the background chrome tree (no focal overlay). Used by macOS hosts that install chrome and focal as separate native views so Auto Layout can center the modal card independently of the chrome.