Function zng_wgt_input::focus::focusable

source ยท
pub fn focusable(
    child: impl UiNode,
    focusable: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P Makes the widget focusable when set to true.