共用方式為


NSTouchBarMakeItem 代理人

定義

public delegate AppKit.NSTouchBarItem NSTouchBarMakeItem(NSTouchBar touchBar, string identifier);
type NSTouchBarMakeItem = delegate of NSTouchBar * string -> NSTouchBarItem

參數

touchBar
NSTouchBar
identifier
String

傳回值

適用於