SplashScreenManager.CloseAll(Boolean) Method
In This Article
Closes all active splash screens.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
force | Boolean | False | true, to close the splash screen ignoring the min |
#Remarks
Tip
The Close
The ActiveSplashScreens property returns the list of active splash screens.
See Also