NSSpellChecker.Notifications.ObserveDidChangeAutomaticPeriodSubstitution Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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
Параметры
- handler
- EventHandler<NSNotificationEventArgs>
Возвращаемое значение
Применяется к
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
Параметры
- objectToObserve
- NSObject
- handler
- EventHandler<NSNotificationEventArgs>