pub fn can_settings(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeExpand description
P Defines if
on_settings
and
on_pre_settings
command handlers are enabled in the widget and descendants.
Sets the CAN_SETTINGS_VAR.