mhdhejazi / Dynamic

Call hidden/private API in style! The Swift way.

Home Page:https://medium.com/@mhdhejazi/calling-ios-and-macos-hidden-api-in-style-1a924f244ad1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how i can call core graphics private api CGSGetNumberOfDisplayModes

last-Programmer opened this issue · comments

I dont have any objects. How do i call this private api method CGSGetNumberOfDisplayModes from core graphics using Dynamic?

Thanks