MonitorState Enumeration

Specifies a monitor state.

Definition

Namespace: DevCase.Core.IO.Devices.Display
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum MonitorState

Members

Standby 1 The display is going to low power.
Off 2 The display is being shut off.
On -1 The display is powering on.

See Also