다음을 통해 공유


NSToolbarDelegate.WillInsertItem(NSToolbar, String, Boolean) 메서드

정의

[Foundation.Export("toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:")]
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

반환

특성

적용 대상