AutographNativeTapCapture

A running native tap capture. Created by installAutographNativeTapCapture.

Holds tracker and scopeStack strongly, which is why uninstall exists rather than relying on the handle being dropped: an app that replaces its tracker on logout must uninstall, or the recognizers keep reporting into the retired one.

Functions

Link copied to clipboard
fun uninstall()

Detaches every recognizer and stops listening for new windows. Safe to call more than once.