Classes

The following classes are available globally.

  • A view that contains a GradientView. Useful for sliding a CAGradientLayer without affecting the bottom-most CALayer.

    See more

    Declaration

    Swift

    public class GradientContainerView: UIView
  • A view who’s layerClass is a CAGradientLayer.

    See more

    Declaration

    Swift

    class GradientView: UIView