init(rawValue:)
Creates an attribute name dictionary key from a string value.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string value to use as an attribute name dictionary key.
Creates an attribute name dictionary key from a string value.
init(rawValue: String)A string value to use as an attribute name dictionary key.