Share via


NSTextViewSelectorCommand Delegado

Definición

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

Parámetros

textView
NSTextView
commandSelector
Selector

Valor devuelto

Se aplica a