次の方法で共有


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

戻り値

適用対象