String
struct String
-
Returns a new string made by replacing in the
Stringall HTML character entity references with the corresponding character.Declaration
Swift
public var stringByDecodingHTMLEntities : String
String Extension Reference