Package 

Enum ReducedMotionMode

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ReducedMotionMode
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      STANDARD_MOTION

      The default behavior where Lottie animations play normally with no overrides.By default this mode is used when getAnimationScale is not 0.

      REDUCED_MOTION

      Lottie animations with a "reduced motion" marker will play that marker instead of any other animations.By default this mode is used when getAnimationScale == 0.