pub fn native_dialogs(
child: impl IntoUiNode,
dialogs: impl IntoVar<DialogKind>,
) -> UiNodeExpand description
P Defines what native dialogs are used by dialogs opened on the context.
Sets NATIVE_DIALOGS_VAR.
pub fn native_dialogs(
child: impl IntoUiNode,
dialogs: impl IntoVar<DialogKind>,
) -> UiNodeP Defines what native dialogs are used by dialogs opened on the context.
Sets NATIVE_DIALOGS_VAR.