Initializer

init(unicodeScalarLiteral:)

Creates an instance initialized to the given value.

Declaration

init(unicodeScalarLiteral value: String)

Parameters

value

The value of the new instance.

Discussion

Relationships