NSTextView.Notifications.ObserveDidChangeSelection Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
ObserveDidChangeSelection(EventHandler<NSTextViewDidChangeSelectionEventArgs>) | |
ObserveDidChangeSelection(NSObject, EventHandler<NSTextViewDidChangeSelectionEventArgs>) |
ObserveDidChangeSelection(EventHandler<NSTextViewDidChangeSelectionEventArgs>)
public static Foundation.NSObject ObserveDidChangeSelection (EventHandler<AppKit.NSTextViewDidChangeSelectionEventArgs> handler);
static member ObserveDidChangeSelection : EventHandler<AppKit.NSTextViewDidChangeSelectionEventArgs> -> Foundation.NSObject
Paramètres
Retours
S’applique à
ObserveDidChangeSelection(NSObject, EventHandler<NSTextViewDidChangeSelectionEventArgs>)
public static Foundation.NSObject ObserveDidChangeSelection (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSTextViewDidChangeSelectionEventArgs> handler);
static member ObserveDidChangeSelection : Foundation.NSObject * EventHandler<AppKit.NSTextViewDidChangeSelectionEventArgs> -> Foundation.NSObject
Paramètres
- objectToObserve
- NSObject