The value of the new instance. 新しいインスタンスのための値。
Initializerinit(unicode
init(unicodeScalarLiteral:)
Creates an instance initialized to the given value.
与えられた値に初期化されるインスタンスを作成します。
Availability
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 10.0+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
init(unicodeScalarLiteral value: String
)
Parameters パラメータ
value
Discussion 解説
Note 注意
This documentation comment was inherited from Expressible
.
この文書化コメントは、Expressible
から引き継がれました。