Instantiates an instance of the conforming type from a string representation.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
init?(_ description: String)
Instantiates an instance of the conforming type from a string representation.
Required.
SDK
Framework
init?(_ description: String)