NSSpellChecker.Notifications.ObserveDidChangeAutomaticPeriodSubstitution Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
ObserveDidChangeAutomaticPeriodSubstitution(EventHandler<NSNotificationEventArgs>) | |
ObserveDidChangeAutomaticPeriodSubstitution(NSObject, EventHandler<NSNotificationEventArgs>) |
ObserveDidChangeAutomaticPeriodSubstitution(EventHandler<NSNotificationEventArgs>)
public static Foundation.NSObject ObserveDidChangeAutomaticPeriodSubstitution (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveDidChangeAutomaticPeriodSubstitution : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject
Parametri
- handler
- EventHandler<NSNotificationEventArgs>
Restituisce
Si applica a
ObserveDidChangeAutomaticPeriodSubstitution(NSObject, EventHandler<NSNotificationEventArgs>)
public static Foundation.NSObject ObserveDidChangeAutomaticPeriodSubstitution (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveDidChangeAutomaticPeriodSubstitution : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject
Parametri
- objectToObserve
- NSObject
- handler
- EventHandler<NSNotificationEventArgs>