Enumerations

The following enumerations are available globally.

  • UICircularProgressRingGradientPosition

    This is an enumeration which is used to determine the position for a gradient. Used inside the UICircularProgressRingLayer to allow customization for the gradient.

    Author

    Luis Padron

    See more

    Declaration

    Swift

    @objc public enum UICircularProgressRingGradientPosition: Int
  • UICircularProgressRingStyle

    This is an enumeration which is used to determine the style of the progress ring.

    Author

    Luis Padron

    See more

    Declaration

    Swift

    @objc public enum UICircularProgressRingStyle: Int