VerticalFeedGroupAnimation

@objc(VerticalFeedGroupAnimation)
public enum VerticalFeedGroupAnimation : Int

This enum class represents available animations that can be set for customization.

  • Disables animation

    Declaration

    Swift

    case Disabled
  • Default animation

    Declaration

    Swift

    case BorderRotation