pub fn adorner(child: impl IntoUiNode, adorner: impl IntoUiNode) -> UiNodeExpand description
P Custom layered foreground.
This is the equivalent of setting adorner_fn to a WidgetFn::singleton.
pub fn adorner(child: impl IntoUiNode, adorner: impl IntoUiNode) -> UiNodeP Custom layered foreground.
This is the equivalent of setting adorner_fn to a WidgetFn::singleton.