NSTextViewSelectCandidate Delegate

Definition

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

Parameters

textView
NSTextView
index
System.System.UIntPtr System.unativeint

Return Value

Applies to