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 }
View on GitHub
Install in Dash
Roundable Protocol Reference