Enum WipeType

Definition

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

Enumeration for whether the wipe effect should show or hide the object.

C#
Copy
public enum WipeType
Name Description
Hide

Hide the object during the animation.

Show

Show the object during the animation.