NSPersistentStoreCoordinatorStoreChangeEventArgs Class

Definition

Provides data for the event.

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

Constructors

NSPersistentStoreCoordinatorStoreChangeEventArgs(NSNotification)

Initializes a new instance of the NSPersistentStoreCoordinatorStoreChangeEventArgs class.

Properties

EventType
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to