Editar

Compartir a través de


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

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

Applies to