Static Propertyswift 6.0.3FoundationInternationalization
mb
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
static var mb: ByteCountFormatStyle.Units { get }
static var mb: ByteCountFormatStyle.Units { get }
s30FoundationInternationalization20ByteCountFormatStyleV5UnitsV2mbAEvpZ
What are these?9TMO5
import FoundationInternationalization
struct Units
struct ByteCountFormatStyle
init(rawValue: UInt)
static var all: ByteCountFormatStyle.Units { get }
static var bytes: ByteCountFormatStyle.Units { get }
static var `default`: ByteCountFormatStyle.Units { get }
static var eb: ByteCountFormatStyle.Units { get }
static var gb: ByteCountFormatStyle.Units { get }
static var kb: ByteCountFormatStyle.Units { get }
static var pb: ByteCountFormatStyle.Units { get }
static var tb: ByteCountFormatStyle.Units { get }
static var ybOrHigher: ByteCountFormatStyle.Units { get }
static var zb: ByteCountFormatStyle.Units { get }
var rawValue: UInt