Skip to main content

Module on_screen_options

Module on_screen_options 

Source
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§

OnScreenOptionView
View-model for one on-screen-option row.
OnScreenOptionsPopoverProps
Props for the OnScreenOptionsPopover component.

Enums§

OnScreenOptionKind
Which built-in on-screen option this row represents. Used as the id in OnScreenOptionView so callers can match on a stable enum instead of a string id.

Functions§

OnScreenOptionsPopover
Required Props
render_row 🔒