class
UI::ValidationScenes::SettingsScene
- UI::ValidationScenes::SettingsScene
- Reference
- Object
Defined in:
ui/validation_scenes/settings_scene.crConstructors
Instance Method Summary
-
#build : View
Build the full scene tree.
- #focal : View
- #focal=(focal : View)
- #focal_position : Symbol
- #focal_position=(focal_position : Symbol)
- #row_label : String
- #row_label=(row_label : String)
Constructor Detail
def self.new(focal : View, focal_position : Symbol = :single_row, row_label : String = "Setting:")
#
Instance Method Detail
Build the full scene tree. Returns a UI::View tree ready for rendering.