Back to Devexpress

ISplashScreenManagerService Members

corelibraries-devexpress-dot-mvvm-dot-isplashscreenmanagerservice-dot-underscore-members.md

latest1.2 KB
Original Source

ISplashScreenManagerService Members

Provides data and methods used by the SplashScreenManagerService.

Properties

NameDescription
StateSpecifies the current state of the splash screen.
ViewModelProvides access to the view model that stores the splash screen data and options.

Methods

NameDescription
Close()Hides the splash screen.
Show(String, Int32)Displays the splash screen.

Events

NameDescription
StateChangedOccurs when the State property value is changed.

See Also

ISplashScreenManagerService Interface

DevExpress.Mvvm Namespace