Share via


NSTextViewSelectCandidate Delegate

Definition

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

Parameters

textView
NSTextView
index
UIntPtr

unativeint

Return Value

Applies to