Condividi tramite


NSTextViewGetCandidates Delegato

Definizione

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

Parametri

textView
NSTextView
selectedRange
NSRange

Valore restituito

Si applica a