Compartilhar via


NSTextViewGetCandidates Delegar

Definição

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

Parâmetros

textView
NSTextView
selectedRange
NSRange

Valor Retornado

Aplica-se a