A type that represents a string literal.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
associatedtype StringLiteralType : _ExpressibleByBuiltinStringLiteral
Discussion
Valid types for String are String and Static.
A type that represents a string literal.
Required.
SDK
Framework
associatedtype StringLiteralType : _ExpressibleByBuiltinStringLiteral
Valid types for String are String and Static.