SplashScreenWindow Constructors
Serves as a base class for splash screens used by the SplashScreenManager.Name | Parameters | Description |
---|---|---|
SplashScreenWindow() | none | Initializes a new instance of the SplashScreenWindow class. |
SplashScreenWindow(String) | themeName | Initializes a new instance of the SplashScreenWindow class with specified settings. |
See Also