共用方式為


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

傳回值

適用於