Enum WipeType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

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

    [Obsolete("This has been deprecated in API12")]
    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