struct Protocol::Accessibility::AXProperty

Included Modules

Defined in:

protocol/accessibility.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name : AXPropertyName #

The name of this property.


[View source]
def value : AXValue #

The value of this property.


[View source]