Instantiates an instance of the conforming type from a string representation.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Declaration
init(_ content: String)
Discussion
Note
This documentation comment was inherited from Lossless.
Instantiates an instance of the conforming type from a string representation.
SDK
Framework
init(_ content: String)
Note
This documentation comment was inherited from Lossless.