Initializer

init(extendedGraphemeClusterLiteral:)

Creates an instance initialized to the given value. 与えられた値へと初期化されるあるインスタンスを作成します。

Declaration 宣言

init(extendedGraphemeClusterLiteral value: String)

Parameters パラメータ

value

The value of the new instance. 新しいインスタンスのための値。

Discussion 議論