Contents

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