다음을 통해 공유


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

적용 대상