共用方式為


NSTextViewGetCandidates 代理人

定義

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

參數

textView
NSTextView
selectedRange
NSRange

傳回值

適用於