Initializer

init(_:)

Creates a new key using the specified string.

Declaration 宣言

init(_ rawValue: String)

Parameters パラメータ

rawValue

A string that represents the user info key.

See Also 参照

Creating Keys