Enum FloatingButtonMode

Definition

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

Enumeration for the FloatingButtonMode.

C#
Copy
public enum FloatingButtonMode : int
Name Description
All

Allows all positions.

LeftRightOnly

Allows left and right positions only.

Extension Methods