pub fn focus_on_init(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeExpand description
P If the widget is focused on info init.
When the widget is inited and present in the info tree a FOCUS.focus_widget_or_related request is made for the widget.