Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

init(stringLiteral:)

Creates an instance initialized to the given string value.
init(stringLiteral value: String)

Parameters

value

The value of the new instance.