共用方式為


NSTabViewController.AllowedItemIdentifiers(NSToolbar) 方法

定義

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("toolbarAllowedItemIdentifiers:")]
[ObjCRuntime.RequiresSuper]
public virtual string[] AllowedItemIdentifiers (AppKit.NSToolbar toolbar);
abstract member AllowedItemIdentifiers : AppKit.NSToolbar -> string[]
override this.AllowedItemIdentifiers : AppKit.NSToolbar -> string[]

參數

toolbar
NSToolbar

傳回

String[]
屬性

適用於