Compartilhar via


NSTextFieldGetCandidates Delegar

Definição

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

Parâmetros

textField
NSTextField
textView
NSTextView
selectedRange
NSRange

Valor Retornado

Aplica-se a