can_save_as

Function can_save_as 

Source
pub fn can_save_as(
    child: impl IntoUiNode,
    enabled: impl IntoVar<bool>,
) -> UiNode
Expand description

P Defines if on_save_as and on_pre_save_as command handles are enabled in the context.

Is enabled by default.

Sets the CAN_SAVE_AS_VAR.