Skip to main content

AXIsProcessTrusted

Function AXIsProcessTrusted 

Source
pub unsafe extern "C-unwind" fn AXIsProcessTrusted() -> bool
Available on crate features AXUIElement and HIServices only.
Expand description

Returns whether the current process is a trusted accessibility client.

Returns: Returns TRUE if the current process is a trusted accessibility client, FALSE if it is not.