다음을 통해 공유


NSTextFieldGetCandidates 대리자

정의

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

매개 변수

textField
NSTextField
textView
NSTextView
selectedRange
NSRange

반환 값

적용 대상