CKOperationGroupTransferSize Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKOperationGroupTransferSize
type CKOperationGroupTransferSize = 
Inheritance
CKOperationGroupTransferSize
Attributes

Fields

Gigabytes 5
HundredsOfGigabytes 7
HundredsOfMegabytes 4
Kilobytes 1
Megabytes 2
TensOfGigabytes 6
TensOfMegabytes 3
Unknown 0

Applies to