Enum ScreenMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration of screen mode.
public enum ScreenMode
Fields
Name | Description |
---|---|
AlwaysOn | The mode which keeps the screen turned on. |
Default | The mode which turns the screen off after a timeout. |