Enum IndicatorMode

Definition

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

Enumeration for the indicator mode.

C#
Copy
public enum IndicatorMode
Name Description
Hide

Hides the indicator.

Show

Shows the indicator.

Unknown

Unknown indicator state.