Enum LottieAnimationView.PlayStateType

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    Enumeration for what state the vector animation is in

    public enum LottieAnimationView.PlayStateType

    Fields

    Name Description
    Invalid

    Invalid

    Paused

    The vector animation is paused

    Playing

    The vector animation is playing

    Stopped

    Vector Animation has stopped

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