Share via


NSTextFieldSelectCandidate 委托

定义

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

参数

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

返回值

适用于