Initializer

init(unicodeScalarLiteral:)

Creates an instance initialized to a single Unicode scalar. ある単一のユニコードスカラーへと初期化されるインスタンスを作成します。

Declaration 宣言

init(unicodeScalarLiteral value: StaticString)

Discussion 解説

Do not call this initializer directly. It may be used by the compiler when you initialize a static string with a Unicode scalar. このイニシャライザを直接に呼ばないでください。それは、あなたがユニコードスカラーで静的文字列を初期化する時にコンパイラによって使われるでしょう。

Relationships 関係

From Protocol 由来プロトコル