Enum WipeType
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for whether the wipe effect should show or hide the object.
public enum WipeType
Fields
Name | Description |
---|---|
Hide | Hide the object during the animation. |
Show | Show the object during the animation. |