Enum ScreenMode

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Enumeration of screen mode.

C#
Copy
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.