次の方法で共有


NSSpellChecker.Notifications.ObserveDidChangeAutomaticSpellingCorrection メソッド

定義

オーバーロード

ObserveDidChangeAutomaticSpellingCorrection(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticSpellingCorrection(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveDidChangeAutomaticSpellingCorrection(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveDidChangeAutomaticSpellingCorrection (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveDidChangeAutomaticSpellingCorrection : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

戻り値

適用対象

ObserveDidChangeAutomaticSpellingCorrection(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveDidChangeAutomaticSpellingCorrection (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveDidChangeAutomaticSpellingCorrection : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

objectToObserve
NSObject

戻り値

適用対象