Share via


UIPopoverPresentationController.SourceItem Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIPopoverPresentationControllerSourceItem? SourceItem { [Foundation.Export("sourceItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSourceItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sourceItem", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSourceItem:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SourceItem : UIKit.IUIPopoverPresentationControllerSourceItem with get, set

Property Value

Attributes

Applies to