Instance Propertyswift 6.0.3FoundationInternationalization
allowedUnits
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
var allowedUnits: ByteCountFormatStyle.Units
var allowedUnits: ByteCountFormatStyle.Units
s30FoundationInternationalization20ByteCountFormatStyleV10AttributedV12allowedUnitsAC0I0Vvp
What are these?76P8F
import FoundationInternationalization
struct Attributed
struct ByteCountFormatStyle
struct Units
init(from decoder: any Decoder) throws
var includesActualByteCount: Bool
var locale: Locale
var spellsOutZero: Bool
var style: ByteCountFormatStyle.Style
func format(_ value: Int64) -> AttributedString
func locale(_ locale: Locale) -> ByteCountFormatStyle.Attributed