Enum IndicatorMode
Definition
- Namespace:
- Elm
Sharp
- Assembly:
- ElmSharp.dll
Enumeration for the indicator mode.
C#
Copy
[Obsolete("This has been deprecated in API12")]
public enum IndicatorMode
Name | Description |
---|---|
Hide | Hides the indicator. |
Show | Shows the indicator. |
Unknown | Unknown indicator state. |