path
The path that is used to create the shadow. When nil, the shadow will be rendered to match the bounds of the view that it is applied to. Defaults to nil.
Declaration
@property (nonatomic, copy) UIBezierPath * path;The path that is used to create the shadow. When nil, the shadow will be rendered to match the bounds of the view that it is applied to. Defaults to nil.
@property (nonatomic, copy) UIBezierPath * path;