共用方式為


NSByteCountFormatterCountStyle 列舉

定義

列舉,其值指定如何計算位元組單位 (例如,如果 「KB」 表示 1000 或 1024 個位元組) 。

public enum NSByteCountFormatterCountStyle
type NSByteCountFormatterCountStyle = 
繼承
NSByteCountFormatterCountStyle

欄位

Binary 3
Decimal 2
File 0
Memory 1

適用於