pub fn anchor_mode(
child: impl IntoUiNode,
mode: impl IntoVar<AnchorMode>,
) -> UiNodeExpand description
P Defines the popup placement and size for popups open by the widget or descendants.
This property must be set on the widget that opens the popup or a parent, not the popup widget itself.
This property sets the ANCHOR_MODE_VAR.