Enum FloatingButtonMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
Enumeration for the FloatingButtonMode.
C#Copypublic enum FloatingButtonMode
Name | Description |
---|---|
All | Allows all positions. |
LeftRightOnly | Allows left and right positions only. |