Share via


NSUbiquitousKeyValueStoreChangeEventArgs クラス

定義

イベントにデータを提供します。

public class NSUbiquitousKeyValueStoreChangeEventArgs : Foundation.NSNotificationEventArgs
type NSUbiquitousKeyValueStoreChangeEventArgs = class
    inherit NSNotificationEventArgs
継承
NSUbiquitousKeyValueStoreChangeEventArgs

コンストラクター

NSUbiquitousKeyValueStoreChangeEventArgs(NSNotification)

NSUbiquitousKeyValueStoreChangeEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

ChangedKeys

イベントにデータを提供します。

ChangeReason

イベントにデータを提供します。

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)

適用対象