struct Protocol::Accessibility::GetRootAXNode

Overview

Fetches the root node. Requires enable() to have been called previously.

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 node : AXNode #

[View source]