Enum FlipAxis
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
Enumeration for the axis along which flip effect should be applied.
public enum FlipAxis
Fields
Name | Description |
---|---|
X | Flip on X-axis. |
Y | Flip on Y-axis. |