Share via


UIViewController.PopoverPresentationController Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIPopoverPresentationController? PopoverPresentationController { [Foundation.Export("popoverPresentationController")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("popoverPresentationController")>]
member this.PopoverPresentationController : UIKit.UIPopoverPresentationController

Property Value

Attributes

Applies to