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