Share via


UIViewController.ChildViewControllers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController[] ChildViewControllers { [Foundation.Export("childViewControllers")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("childViewControllers")>]
member this.ChildViewControllers : UIKit.UIViewController[]

Property Value

Attributes

Applies to