The value of the new instance. 新しいインスタンスのための値。
Initializerinit(extended
init(extendedGraphemeClusterLiteral:)
Creates an instance initialized to the given value.
与えられた値に初期化されるインスタンスを作成します。
Availability
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 6.1+
Technology
- Objective-C Runtime Objective-Cランタイム
Declaration 宣言
init(extendedGraphemeClusterLiteral value: String
)
Parameters パラメータ
value
Discussion 解説
Note 注意
This documentation comment was inherited from Expressible
.