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