ISplashScreenService.IsSplashScreenActive Property
Gets whether the splash screen is currently shown.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the splash screen is currently shown; otherwise, false. |
See Also