Share via


NSTabView.Items Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTabViewItem[] Items { [Foundation.Export("tabViewItems")] get; [Foundation.Export("setTabViewItems:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tabViewItems")>]
[<set: Foundation.Export("setTabViewItems:")>]
member this.Items : AppKit.NSTabViewItem[] with get, set

Property Value

Attributes

Applies to