reflection - Swift - Possible to programmatically know if function is a @IBAction or framework name? -


is possible programmatically know if method @ibaction method? - or possible framework name of method being called?

function goes far , doesn't show method attributes.

do need @ reflection information, or there quick win?

thanks!

you can:

command + click on method, etc. , take it's parent declaration.

and

option + click give declaration, description, availability, declared in, , reference.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -