Type Method
型メソッド
byte
byteCount(style:allowedUnits:spellsOutZero:includesActualByteCount:)
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static func byteCount(style: ByteCountFormatStyle
.Style
, allowedUnits: ByteCountFormatStyle
.Units
= .all, spellsOutZero: Bool
= true, includesActualByteCount: Bool
= false) -> Self
Available when
Self
is ByteCountFormatStyle
.
Self
がByteCountFormatStyle
である時に利用可能。