次の方法で共有


CKQuerySubscriptionOptions 列挙型

定義

が通知を発生した時刻 CKSubscription を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKQuerySubscriptionOptions
type CKQuerySubscriptionOptions = 
継承
CKQuerySubscriptionOptions
属性

フィールド

FiresOnce 8
RecordCreation 1
RecordDeletion 4
RecordUpdate 2

適用対象