Share via


UIViewController.ActivePresentationController Property

Definition

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

Property Value

Attributes

Applies to