removeAttribute(forName:)
Removes an attribute node identified by name.
Declaration
func removeAttribute(forName name: String)Parameters
- name:
A string specifying the name of an attribute.
Removes an attribute node identified by name.
func removeAttribute(forName name: String)A string specifying the name of an attribute.