NSUndoManagerCloseUndoGroupEventArgs Class

Definition

Provides data for the event.

public class NSUndoManagerCloseUndoGroupEventArgs : Foundation.NSNotificationEventArgs
type NSUndoManagerCloseUndoGroupEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSUndoManagerCloseUndoGroupEventArgs

Constructors

NSUndoManagerCloseUndoGroupEventArgs(NSNotification)

Initializes a new instance of the NSUndoManagerCloseUndoGroupEventArgs class.

Properties

Discardable
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to