NSTabViewController.WillInsertItem(NSToolbar, String, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:")]
[ObjCRuntime.RequiresSuper]
public virtual AppKit.NSToolbarItem WillInsertItem (AppKit.NSToolbar toolbar, string itemIdentifier, bool willBeInserted);
abstract member WillInsertItem : AppKit.NSToolbar * string * bool -> AppKit.NSToolbarItem
override this.WillInsertItem : AppKit.NSToolbar * string * bool -> AppKit.NSToolbarItem
パラメーター
- toolbar
- NSToolbar
- itemIdentifier
- String
- willBeInserted
- Boolean
戻り値
- 属性