Function zng::focus::focus_shortcut
source ยท pub fn focus_shortcut(
child: impl UiNode,
shortcuts: impl IntoVar<Shortcuts>,
) -> impl UiNode
Expand description
P
Keyboard shortcuts that focus this widget or its first focusable descendant or its first focusable parent.