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