Contents

browserAccessibilityRoleDescription

A string that describes the element’s role for assistive technologies.

Declaration

var browserAccessibilityRoleDescription: String? { get set }

Discussion

Use the value of the element’s aria-roledescription attribute for this property.

See Also

Improving browser accessibility