pl.wendigo.chrome.domain.accessibility / AXProperty

AXProperty

data class AXProperty (source)

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.