ISplashScreenService.SetSplashScreenState(Object) Method
Specifies a data object to be passed to the splash screen service.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| state | Object | A data object to be passed to the splash screen service. |
See Also