다음을 통해 공유


NSTextViewUpdateTouchBarItemIdentifiers 대리자

정의

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

매개 변수

textView
NSTextView
identifiers
String[]

반환 값

String[]

적용 대상