IAppVisibilityEvents interface
Enables applications to receive notifications of state changes in a display and of changes in Start screen visibility.
Members
The IAppVisibilityEvents interface inherits from the IUnknown interface. IAppVisibilityEvents also has these types of members:
Methods
The IAppVisibilityEvents interface has these methods.
| Method | Description |
|---|---|
| AppVisibilityOnMonitorChanged |
Notifies a client that the mode of a display has changed. |
| LauncherVisibilityChange |
Notifies a client that visibility of the Start screen has changed. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
|
Library |
|
See also