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
valueThe value of the new instance.
Creates an instance initialized to the given string value.
Required.
SDK
Framework
init(stringLiteral value: Self.StringLiteralType)
valueThe value of the new instance.