init(unicodeScalarLiteral:)
Creates an instance initialized to the given value.
Declaration
init(unicodeScalarLiteral value: String)Parameters
- value:
The value of the new instance.
Creates an instance initialized to the given value.
init(unicodeScalarLiteral value: String)The value of the new instance.