path
The Bezier path for the shape of an element.
Declaration
var path: UIBezierPath? { get set }Discussion
Use this property to customize the image of an element. The framework only supports custom paths for button elements.
The Bezier path for the shape of an element.
var path: UIBezierPath? { get set }Use this property to customize the image of an element. The framework only supports custom paths for button elements.