Enum FloatingButtonMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the FloatingButtonMode.
[Obsolete("This has been deprecated in API12")]
public enum FloatingButtonMode
Fields
Name | Description |
---|---|
All | Allows all positions. |
LeftRightOnly | Allows left and right positions only. |