ISplashScreenManagerService Members
Provides data and methods used by the SplashScreenManagerService.Properties
Name | Description |
---|---|
State | Specifies the current state of the splash screen. |
ViewModel | Provides access to the view model that stores the splash screen data and options. |
Methods
Name | Description |
---|---|
Close() | Hides the splash screen. |
Show(String, Int32) | Displays the splash screen. |
Events
Name | Description |
---|---|
StateChanged | Occurs when the State property value is changed. |
See Also