Partager via


NSTextViewSelectorCommand Délégué

Définition

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

Paramètres

textView
NSTextView
commandSelector
Selector

Valeur renvoyée

S’applique à