NSTextViewSelectorCommand Delegate

Definition

public delegate bool NSTextViewSelectorCommand(NSTextView textView, Selector commandSelector);
type NSTextViewSelectorCommand = delegate of NSTextView * Selector -> bool

Parameters

textView
NSTextView
commandSelector
Selector

Return Value

Applies to