Enum FloatingButtonMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the FloatingButtonMode.
public enum FloatingButtonMode
Fields
Name | Description |
---|---|
All | Allows all positions. |
LeftRightOnly | Allows left and right positions only. |