FunctionsDialogChangeModeDialogChangeMode CallableDialogChangeMode(mode: DialogMenuMode, reset?: boolean): voidChanges the dialog mode and perform the initial setup.Parametersmode: DialogMenuModeThe new mode for the dialog.reset: boolean = falseWhether to reset the mode back to its defaultsReturns void
Changes the dialog mode and perform the initial setup.