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.

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