visiblePath
The portion of the view to show in the preview.
Declaration
@NSCopying var visiblePath: UIBezierPath? { get set }Discussion
Specify the path information in the coordinate space of the view being animated.
The portion of the view to show in the preview.
@NSCopying var visiblePath: UIBezierPath? { get set }Specify the path information in the coordinate space of the view being animated.