Enum FlipAxis

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the axis along which flip effect should be applied.

    public enum FlipAxis

    Fields

    Name Description
    X

    Flip on X-axis.

    Y

    Flip on Y-axis.

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