Share via


NSPersistentStoreRemoteChangeEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

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

Constructors

Name Description
NSPersistentStoreRemoteChangeEventArgs(NSNotification)

Initializes a new instance of the NSPersistentStoreRemoteChangeEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
PersistentHistoryTracking
Url
Uuid

Applies to