ISplashScreenManagerService Members
In This Article
#Properties
Name | Description |
---|---|
State | Specifies the current state of the splash screen. |
View |
Provides access to the view model that stores the splash screen data and options. |
#Methods
Name | Description |
---|---|
Close() | Hides the splash screen. |
Show |
Displays the splash screen. |
#Events
Name | Description |
---|---|
State |
Occurs when the State property value is changed. |
See Also