Initializer

init(rawValue:)

Creates a new instance with the given raw value. 与えられた生の値で新しいインスタンスを作成します。

Declaration 宣言

init?(rawValue: String)

Parameters パラメータ

rawValue

The value of the key. キーの値。

Relationships 関係

From Protocol 由来プロトコル