static var useBytes : ByteCountFormatter.Units
Displays bytes in the formatter content.
フォーマッタ内容においてバイト数を表示します。
static var useKB : ByteCountFormatter.Units
Displays kilobytes in the formatter content.
フォーマッタ内容においてキロバイト数を表示します。
static var useMB : ByteCountFormatter.Units
Displays megabytes in the formatter content.
フォーマッタ内容においてメガバイト数を表示します。
static var useGB : ByteCountFormatter.Units
Displays gigabytes in the formatter content.
フォーマッタ内容においてギガバイト数を表示します。
static var useTB : ByteCountFormatter.Units
Displays terabytes in the formatter content.
フォーマッタ内容においてテラバイト数を表示します。
static var usePB : ByteCountFormatter.Units
Displays petabyte in the formatter content.
フォーマッタ内容においてペタバイト数を表示します。
static var useEB : ByteCountFormatter.Units
Displays exabytes in the formatter content.
フォーマッタ内容においてエクサバイト数を表示します。
static var useZB : ByteCountFormatter.Units
Displays zettabytes in the formatter content.
フォーマッタ内容においてゼタバイト数を表示します。
static var useYBOrHigher : ByteCountFormatter.Units
Displays yottabytes in the formatter content.
フォーマッタ内容においてヨタバイト数を表示します。
static var useAll : ByteCountFormatter.Units
Can use any unit in the formatter content.
フォーマッタ内容において何らかの単位を使うことができます。