Skip to main content
A newer version of this page is available. .

ISplashScreenService Members

Provides methods to display splash screens.

Properties

Name Description
IsSplashScreenActive Gets whether the splash screen is currently shown.

Methods

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