다음을 통해 공유


NSByteCountFormatterCountStyle 열거형

정의

값이 바이트 단위 계산 방법을 지정하는 열거형입니다(예: "KB"가 1000 또는 1024바이트인 경우).

public enum NSByteCountFormatterCountStyle
type NSByteCountFormatterCountStyle = 
상속
NSByteCountFormatterCountStyle

필드

Binary 3
Decimal 2
File 0
Memory 1

적용 대상