Share via


NSViewController.PresentedViewControllers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSViewController[] PresentedViewControllers { [Foundation.Export("presentedViewControllers", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("presentedViewControllers", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PresentedViewControllers : AppKit.NSViewController[]

Property Value

Attributes

Applies to