Type Method
型メソッド
string(from:
string(from:countStyle:)
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.1+
- tvOS 13.0+
- watchOS 6.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
class func string(from measurement: Measurement
<UnitInformationStorage
>,
countStyle: ByteCountFormatter
.CountStyle
) -> String