다음을 통해 공유


NSToolbarWillInsert 대리자

정의

public delegate AppKit.NSToolbarItem NSToolbarWillInsert(NSToolbar toolbar, string itemIdentifier, bool willBeInserted);
type NSToolbarWillInsert = delegate of NSToolbar * string * bool -> NSToolbarItem

매개 변수

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

반환 값

적용 대상