Expand description
Window state types for azul-layout
These types are defined here (rather than azul-core) because CallbackInfo needs to reference them, and CallbackInfo must live in azul-layout (since it requires LayoutWindow).
Structs§
- Full
Window State - Full window state including internal fields not exposed to callbacks
- Window
Create Options - Options for creating a new window
- Window
Create Options Vec