Function zng_wgt_access::active_descendant
source ยท pub fn active_descendant(
child: impl UiNode,
descendant: impl IntoVar<WidgetId>,
) -> impl UiNode
Expand description
P
Identifies the currently active widget when focus is on a composite widget.