UIPopoverPresentationController.SourceView Property

Definition

Gets or sets the view that contains the rectangle that anchors the popover.

public virtual UIKit.UIView SourceView { [Foundation.Export("sourceView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSourceView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SourceView : UIKit.UIView with get, set

Property Value

Attributes

Applies to