Initializer

init(stringLiteral:)

Creates an instance initialized to the given string value.

Declaration 宣言

init(stringLiteral: String)

Parameters パラメータ

value

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

See Also 参照

Creating a Preview Device プレビューデバイスを作成する