formattingContext
Specify the formatting context for the formatted string.
書式設定される文字列に対する書式設定文脈を指定します。
countStyle
Specify the number of bytes to be used for kilobytes.
キロバイトのために使われるバイト数を指定します。
allowsNonnumericFormatting
Determines whether to allow more natural display of some values.
いくつかの値のより自然な表示を可能にするかどうかを決定します。
includesActualByteCount
Determines whether to include the number of bytes after the formatted string.
書式設定した文字列の後にバイト数を含むかどうかを決定します。
adaptive
Determines the display style of the size representation.
サイズ表現の表示形式を決定します。
allowedUnits
Specify the units that can be used in the output.
出力において使用されることができる単位を指定します。
includesUnit
Determines whether to include the units in the resulting formatted string.
結果となる書式設定された文字列に単位を含めるかどうかを決定します。
zeroPadsFractionDigits
Determines whether to zero pad fraction digits so a consistent number of characters is displayed in a representation.
ゼロで小数部に詰め物をするかどうかを決定します、それで一貫した文字数が表現において表示されます。