共用方式為


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

參數

傳回

適用於

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

傳回

適用於