Compartir a través de


NSTextFieldSelectCandidate Delegado

Definición

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

Parámetros

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

Valor devuelto

Se aplica a