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