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.
The path to use for drawing the preview’s shadow.
@NSCopying var shadowPath: UIBezierPath? { get set }If nil, the system uses the visiblePath to draw the shadow.