Initializer

init(_:)

Instantiates an instance of the conforming type from a string representation. 準拠する型のインスタンスを文字列表現から初期化します。

Declaration 宣言

init?(_ description: String)