WelcomeScreen.ActionType

Namespace: PP.Ui;

Description

The PP.Ui.WelcomeScreen.ActionType enumeration contains types of actions available in the welcome screen.

It is used by the WelcomeScreen class and its methods.

Available Values

Value Brief description
1 OpenDocument. Open document.
2 NewDocument. New document.
3 ImportData. Import.

See also:

WelcomeScreen