Contents

attributes

The attributes associated with a view element.

Declaration

var attributes: [String : String]? { get }

Discussion

All of the attributes are defined as key-value pairs.

See Also

Inspecting a View Element