DXSplashScreenViewModel Properties
A view model that specifies data and options for the SplashScreenManager.| Name | Description |
|---|---|
| Copyright | Specifies the copyright notice. |
| DesignTimeData static | For internal use. The default view model instance. |
| IsIndeterminate | Specifies whether the to apply the marquee style to the progress bar displayed by the splash screen. |
| Logo | Specifies the logo image. |
| Progress | Specifies the current position of the progress bar displayed by the splash screen. |
| Status | Specifies the status text. |
| Subtitle | Specifies the subtitle text. |
| Tag | Specifies the additional data associated with the view model instance. |
| Title | Specifies the title text. |
See Also