pub fn directional_nav(
child: impl IntoUiNode,
directional_nav: impl IntoVar<DirectionalNav>,
) -> UiNodeExpand description
P Keyboard arrows navigation within this focus scope.
pub fn directional_nav(
child: impl IntoUiNode,
directional_nav: impl IntoVar<DirectionalNav>,
) -> UiNodeP Keyboard arrows navigation within this focus scope.