pl.wendigo.chrome.api.accessibility / AXProperty

AXProperty

data class AXProperty (source)

Link
Accessibility#AXProperty type documentation.

Constructors

<init>

AXProperty(name: AXPropertyName, value: AXValue)

Properties

name

val name: AXPropertyName

The name of this property.

value

val value: AXValue

The value of this property.