NSUbiquitousKeyValueStoreChangeEventArgs Class

Definition

Provides data for the event.

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

Constructors

NSUbiquitousKeyValueStoreChangeEventArgs(NSNotification)

Initializes a new instance of the NSUbiquitousKeyValueStoreChangeEventArgs class.

Properties

ChangedKeys
ChangeReason
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to