次の方法で共有


NSTextViewUpdateTouchBarItemIdentifiers 代理人

定義

public delegate string[] NSTextViewUpdateTouchBarItemIdentifiers(NSTextView textView, string[] identifiers);
type NSTextViewUpdateTouchBarItemIdentifiers = delegate of NSTextView * string[] -> string[]

パラメーター

textView
NSTextView
identifiers
String[]

戻り値

String[]

適用対象