Direction

public enum Direction : String, Encodable

The direction in which to play the frames triggered by the animation call

  • Undocumented

    Declaration

    Swift

    case forward
  • Undocumented

    Declaration

    Swift

    case reverse