Expand description
OnScreenOptionsPopover — tray-popover section for desktop
cleanup / keypress overlay / sensitive-info blur (M-UI.10 /
AUT-130). Composes UI-03 PopoverSurface + UI-04 ToggleSwitch.
Structs§
- OnScreen
Option View - View-model for one on-screen-option row.
- OnScreen
Options Popover Props - Props for the
OnScreenOptionsPopovercomponent.
Enums§
- OnScreen
Option Kind - Which built-in on-screen option this row represents. Used as the
id in
OnScreenOptionViewso callers can match on a stable enum instead of a string id.
Functions§
- OnScreen
Options Popover - Required Props
- render_
row 🔒