次の方法で共有


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

戻り値

適用対象