Skip to content

Initializer

init(stringLiteral:)

Creates an instance initialized to the given string value.
init(stringLiteral: String)

Parameters

value

The value of the new instance.