package
1.0.176
Repository: https://github.com/danielpaulus/go-ios.git
Documentation: pkg.go.dev

# Functions

New creates and connects to the given device, a new ControlInterface instance.
NewWithoutEventChangeListeners creates and connects to the given device, a new ControlInterface instance without setting accessibility event change listeners to avoid keeping constant connection.

# Structs

ControlInterface provides a simple interface to controlling the AX service on the device It only needs the global dtx channel as all AX methods are invoked on it.