Animation
- 
                  
                  Configuration for an animation. DeclarationSwift public struct TMAnimation
- 
                  
                  Style of transition to use for updates. - progressive: Progress will transition smoothly, and interpolate between values.
- snap: Progress will transition between ranges when the mid-threshold is reached using animation.
- none: Progress will transition between ranges when the mid-threshold is reached without any animation.
 DeclarationSwift public enum TMTransitionStyle
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Animation  Reference
      Animation  Reference