If set to true and includesCount is set to false, no count is displayed. For example, a value of 723 KB is formatted as KB.trueに設定してincludesCountがfalseに設定されるならば、計数は表示されません。例えば、723 KB の値はKBのように書式設定されます。
You can get the set this property to true and the includesCount to true individually to get both parts, separately. Note that putting them together yourself via string concatenation may be incorrect for some locales.
あなたは、このプロパティをtrueにそしてincludesCountをtrueに個々に設定し得ることで、両方の部分を別々に得られます。文字列連結によってあなた自身でそれらを一緒にまとめることは、幾つかのロケールで正しくないかもしれないことに注意してください。
Determines whether to zero pad fraction digits so a consistent number of characters is displayed in a representation.
ゼロで小数部に詰め物をするかどうかを決定します、それで一貫した文字数が表現において表示されます。