次の方法で共有


NSSpellChecker.Notifications クラス

定義

public static class NSSpellChecker.Notifications
type NSSpellChecker.Notifications = class
継承
NSSpellChecker.Notifications

メソッド

ObserveDidChangeAutomaticCapitalization(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticCapitalization(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticPeriodSubstitution(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticPeriodSubstitution(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticSpellingCorrection(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticSpellingCorrection(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticTextCompletion(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticTextCompletion(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticTextReplacement(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeAutomaticTextReplacement(NSObject, EventHandler<NSNotificationEventArgs>)

適用対象