Skip to main content

helios/engine/modules/ui/layout/types/README.md File

Namespaces Index

namespacetypes

Layout type definitions. More...

File Listing

The file content with the documentation metadata removed is:

 # helios::engine::modules::ui::layout::types
 
 Layout type definitions.
 
 This namespace contains type definitions used by the UI layout system.
 
 ## Types
 
 | Type | Description |
 |------|-------------|
 | `TimeDisplayMode` | Enum controlling whether elapsed or remaining time is displayed |
 
 ## TimeDisplayMode
 
 | Value | Description |
 |-------|-------------|
 | `Elapsed` | Display the elapsed time since the timer started |
 | `Remaining` | Display the remaining time until the timer expires |
 
 ---
 
 <details>
 <summary>Doxygen</summary><p>
 @namespace helios::engine::modules::ui::layout::types
 @brief Layout type definitions.
 @details Contains enum types used by layout components, such as TimeDisplayMode for controlling time display behavior.
 </p></details>
 

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.