次の方法で共有


NSTextViewGetCandidates 代理人

定義

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

パラメーター

textView
NSTextView
selectedRange
NSRange

戻り値

適用対象