SplashScreenService.State Property
In This Article
Gets or sets a data object to be passed to the splash screen service. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object specifying data to be passed to the splash screen service. |
See Also