Share via


NSTabViewItem.ViewController Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSViewController ViewController { [Foundation.Export("viewController", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setViewController:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("viewController", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setViewController:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ViewController : AppKit.NSViewController with get, set

Property Value

Attributes

Applies to