pub static ACTIVE_MNEMONICS_VAR: ContextVar<HashMap<WidgetId, char>>Expand description
Inside an active mnemonic_scope this context var is a read-only map of the selected char for each descendant of the scope.
pub static ACTIVE_MNEMONICS_VAR: ContextVar<HashMap<WidgetId, char>>Inside an active mnemonic_scope this context var is a read-only map of the selected char for each descendant of the scope.