makepad/old/examples/ui_zoo/resources/view.md
2026-02-12 14:52:33 +01:00

23 lines
No EOL
473 B
Markdown

## View
The most basic layout container-element.
### Styling Attributes
- capture_overload (bool)
- cursor (MouseCursor)
- block_signal_event (bool)
- design_mode (bool)
- debug (ViewDebug)
- dpi_factor (float)
- event_order (EventOrder)
- grab_key_focus (bool)
- show_bg (bool)
- new_batch (bool)
- texture_caching (bool)
- scroll_bars (ScrollBars)
- use_cache (bool)
- visible (bool)
#### draw_bg
- color (Color)
- color_1 (Color), color_2 (Color)
- border_size (float)