ISplashScreenService Methods
Provides methods to display splash screens.| Name | Description |
|---|---|
| HideSplashScreen() | Hides the splash screen. |
| SetSplashScreenProgress(Double, Double) | Specifies the current progress of the splash screen. |
| SetSplashScreenState(Object) | Specifies a data object to be passed to the splash screen service. |
| ShowSplashScreen(String) | Shows the splash screen. |
See Also