Condividi tramite


NSTextFieldSelectCandidate Delegato

Definizione

public delegate bool NSTextFieldSelectCandidate(NSTextField textField, NSTextView textView, nuint index);
type NSTextFieldSelectCandidate = delegate of NSTextField * NSTextView * nuint -> bool

Parametri

textField
NSTextField
textView
NSTextView
index
System.System.UIntPtr System.unativeint

Valore restituito

Si applica a