Back to Alt Tab Macos

README

src/api-wrappers/private-apis/README.md

10.12.0670 B
Original Source

Private APIs are APIs that we can build the app against, but they are not supported or documented by Apple We can see their names as symbols in the SDK (see https://github.com/lwouis/MacOSX-SDKs) However their full signature is a best-effort of retro-engineering Very little information is available about private APIs. I tried to document them as much as possible here

Some links: