Partager via


NSTextViewGetCandidates Délégué

Définition

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

Paramètres

textView
NSTextView
selectedRange
NSRange

Valeur renvoyée

S’applique à