Contents

AXIsProcessTrusted()

Returns whether the current process is a trusted accessibility client.

Declaration

func AXIsProcessTrusted() -> Bool

Return Value

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

See Also

Miscellaneous