다음을 통해 공유


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

반환 값

적용 대상