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