NSTextStorage.Notifications Class

Definition

public static class NSTextStorage.Notifications
type NSTextStorage.Notifications = class
Inheritance
NSTextStorage.Notifications

Methods

ObserveDidProcessEditing(EventHandler<NSNotificationEventArgs>)
ObserveDidProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillProcessEditing(EventHandler<NSNotificationEventArgs>)
ObserveWillProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)

Applies to