ISplashScreenService.SetSplashScreenState(Object) Method
In This Article
Specifies a data object to be passed to the splash screen service.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.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