Enum LottieAnimationView.LoopingModeType

    Definition

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

    Enumeration for what looping mode is in.

    public enum LottieAnimationView.LoopingModeType

    Fields

    Name Description
    AutoReverse

    When the animation arrives at the end in looping mode, the animation reverses direction and runs backwards again.

    Restart

    When the animation arrives at the end in looping mode, the animation restarts from the beginning.

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