Contents

sourceView

The view containing the anchor rectangle for the popover.

Declaration

var sourceView: UIView? { get set }

Mentioned in

Discussion

Use this property in conjunction with the sourceRect property to specify the anchor location for the popover. Alternatively, you may specify the anchor location for the popover using the barButtonItem property.

See Also

Specifying the popover’s anchor point