Creates an instance initialized to the given string value.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
init(stringLiteral value: Self.StringLiteralType)
Parameters
value
The value of the new instance.
Creates an instance initialized to the given string value.
Required.
SDK
Framework
init(stringLiteral value: Self.StringLiteralType)
value
The value of the new instance.