pub fn can_open(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNodeExpand description
P Defines if on_open and on_pre_open command handles
are enabled in the context.
Is enabled by default.
Sets the CAN_OPEN_VAR.
pub fn can_open(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNodeP Defines if on_open and on_pre_open command handles
are enabled in the context.
Is enabled by default.
Sets the CAN_OPEN_VAR.