다음을 통해 공유


NSTextViewGetCandidates 대리자

정의

public delegate Foundation.NSObject[] NSTextViewGetCandidates(NSTextView textView, NSRange selectedRange);
type NSTextViewGetCandidates = delegate of NSTextView * NSRange -> NSObject[]

매개 변수

textView
NSTextView
selectedRange
NSRange

반환 값

적용 대상