NSTabView.SetItems(NSTabViewItem[]) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setTabViewItems:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void SetItems(AppKit.NSTabViewItem[] items);
abstract member SetItems : AppKit.NSTabViewItem[] -> unit
override this.SetItems : AppKit.NSTabViewItem[] -> unit
- items
- NSTabViewItem[]
- Attributes