次の方法で共有


CKFetchNotificationChangesOperation.NotificationChanged プロパティ

定義

プッシュ通知ごとに実行されるアクション。

public virtual Action<CloudKit.CKNotification> NotificationChanged { [Foundation.Export("notificationChangedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNotificationChangedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NotificationChanged : Action<CloudKit.CKNotification> with get, set

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象