Contents

init(rawValue:)

Creates a new key using the raw value of a string you specify.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    A string that represents the user info key.

See Also

Creating Keys