Contents

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.

See Also

Handling Attributes