Contents

shadowPath

The path to use for drawing the preview’s shadow.

Declaration

@NSCopying var shadowPath: UIBezierPath? { get set }

Discussion

If nil, the system uses the visiblePath to draw the shadow.

See Also

Configuring the preview attributes