Share via


NSByteCountFormatterCountStyle Enumeración

Definición

Enumeración cuyos valores especifican cómo se calculan las unidades de bytes (por ejemplo, si "KB" indica 1000 o 1024 bytes).

public enum NSByteCountFormatterCountStyle
type NSByteCountFormatterCountStyle = 
Herencia
NSByteCountFormatterCountStyle

Campos

Binary 3
Decimal 2
File 0
Memory 1

Se aplica a