NSByteCountFormatterCountStyle Enum

Definition

An enumeration whose values specify how byte units are calculated (e.g., if "KB" indicates 1000 or 1024 bytes).

public enum NSByteCountFormatterCountStyle
type NSByteCountFormatterCountStyle = 
Inheritance
NSByteCountFormatterCountStyle

Fields

Binary 3
Decimal 2
File 0
Memory 1

Applies to