次の方法で共有


NSByteCountFormatterCountStyle 列挙型

定義

バイト単位の計算方法を指定する値を持つ列挙体 (たとえば、"KB" が 1000 バイトまたは 1024 バイトを示す場合)。

public enum NSByteCountFormatterCountStyle
type NSByteCountFormatterCountStyle = 
継承
NSByteCountFormatterCountStyle

フィールド

Binary 3
Decimal 2
File 0
Memory 1

適用対象