Roundable

public protocol Roundable

The Roundable protocol defines a radius property intended for use with ImageFilter types.

  • The radius of the type.

    Declaration

    Swift

    var radius: CGFloat { get }