Modules§
- canvas
- compilation_
macroses - core
- files
- gamepad
- graphic_
scene - layouts
- prelude
- signal_
mapper - touch
- ui_
page_ context - utils
- widgets
- wrappers
Macros§
Structs§
- Color
- Simple 8-bit RGB color
- Native
Widget
Enums§
- Alignment
Horizontal - Alignment
Vertical - Orientation
- Size
Unit - Represents value with unit type
- Wrap
Traits§
- Application
- The trait represents cross platform abstraction of a UiPage
- Data
Processor - May be inserted into crate::Application to regularry process the data.
- UiPage
Context - The trait represents cross platform abstraction of a UiPage
- Widget
- Minimal UI element.
- Widget
Generator
Attribute Macros§
- u_main
- Macros allows to mark function as main entry point for UniUi Application
Derive Macros§
- Data
Processor - DataProcessor derive macro
- Widget
- Widget derive macro