Edytuj

Udostępnij za pośrednictwem


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

Name Value Description
File 0
Memory 1
Decimal 2
Binary 3

Applies to