I have been looking for documentation on developing an accessibility client but had little to no luck finding anything useful. Can someone let me know where I can find those? Is it possible to call from Swift, or are they only for Obj-c?
I have found this, but given it is on v0.3 and the looks of the repository, I didn't feel confident that it can deliver what I need: https://github.com/tmandry/AXSwift
PS: I want to develop a feature like Grammarly's panel to show a panel based on the client's interaction and text marker point on the screen.