Share via


UITab.ViewController Property

Definition

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

Property Value

Attributes

Applies to