NSTouchBarMakeItem Delegate

Definition

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

Parameters

touchBar
NSTouchBar
identifier
String

Return Value

Applies to