Share via


UIViewController.PresentationController Property

Definition

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

Property Value

Attributes

Applies to