pub fn active_descendant(
child: impl IntoUiNode,
descendant: impl IntoVar<WidgetId>,
) -> UiNodeExpand description
P Identifies the currently active widget when focus is on a composite widget.
pub fn active_descendant(
child: impl IntoUiNode,
descendant: impl IntoVar<WidgetId>,
) -> UiNodeP Identifies the currently active widget when focus is on a composite widget.