DeviceDisplay Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about the device screen.
public ref class DeviceDisplay abstract sealed
public static class DeviceDisplay
type DeviceDisplay = class
Public Class DeviceDisplay
- Inheritance
-
DeviceDisplay
Properties
Current |
Provides the default implementation for static usage of this API. |
KeepScreenOn |
Gets or sets if the screen should be kept on. |
MainDisplayInfo |
Gets the main screen's display info. |
Events
MainDisplayInfoChanged |
Occurs when the main display's info changes. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.