public enum MonitorState
Public Enumeration MonitorState
Dim instance As MonitorState
public enum class MonitorState
type MonitorState
No code example is currently available or this language may not be supported.
Standby | 1 | The display is going to low power. |
Off | 2 | The display is being shut off. |
On | -1 | The display is powering on. |