Enum ScreenMode

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll

Enumeration of screen mode.

C#
Copy
[Obsolete("This has been deprecated in API12")] public enum ScreenMode
Name Description
AlwaysOn

The mode which keeps the screen turned on.

Default

The mode which turns the screen off after a timeout.