Contents

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.

See Also

Configuring elements