Enumerations

The following enumerations are available globally.

  • Easing functions specify the rate of change of a parameter over time.

    See more

    Declaration

    Swift

    public enum EasingType
  • Defines direction for motion animation

    See more

    Declaration

    Swift

    public enum MotionType
  • Defines changing dimension for scaling animation

    See more

    Declaration

    Swift

    public enum ScaleType