pub fn focus_shortcut(
child: impl IntoUiNode,
shortcuts: impl IntoVar<Shortcuts>,
) -> UiNodeExpand description
P Keyboard shortcuts that focus this widget or its first focusable descendant or its first focusable parent.
pub fn focus_shortcut(
child: impl IntoUiNode,
shortcuts: impl IntoVar<Shortcuts>,
) -> UiNodeP Keyboard shortcuts that focus this widget or its first focusable descendant or its first focusable parent.