Share via


UIViewController.ChildViewControllerForTouchBar Property

Definition

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

Property Value

Attributes

Applies to