Instance Propertyswift 6.0.3FoundationInternationalization
spellsOutZero
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
var spellsOutZero: Bool
var spellsOutZero: Bool
s30FoundationInternationalization20ByteCountFormatStyleV10AttributedV13spellsOutZeroSbvp
What are these?338GW
import FoundationInternationalization
struct Attributed
struct ByteCountFormatStyle
@frozen struct Bool
A value type whose instances are either true
or false
.
init(from decoder: any Decoder) throws
var allowedUnits: ByteCountFormatStyle.Units
var includesActualByteCount: Bool
var locale: Locale
var style: ByteCountFormatStyle.Style
func format(_ value: Int64) -> AttributedString
func locale(_ locale: Locale) -> ByteCountFormatStyle.Attributed