Enum WipeDirection

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the direction in which the wipe effect should occur.

    public enum WipeDirection

    Fields

    Name Description
    Down

    Wipe to the down.

    Left

    Wipe to the left.

    Right

    Wipe to the right.

    Up

    Wipe to the up.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX