Show / Hide Table of Contents

    Enum AnimationViewState

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for the AnimationView state

    public enum AnimationViewState

    Fields

    Name Description
    NotReady

    Animation is not ready to play.

    Pause

    Animation has been paused.

    Play

    Animation is on playing.

    ReversedPlay

    Animation is on reverse playing.

    Stop

    AnimationView successfully loaded a file then readied for playing. Otherwise after finished animation or stopped forcely by request.

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