How to check NSApp has modal mode?
Stop modal window
[NSApp stopModal];
But I don't see property check current app state is modal or not?
How to check NSApp has modal mode?
Stop modal window
[NSApp stopModal];
But I don't see property check current app state is modal or not?
Copyright © 2021 Jogjafile Inc.
Check property modalWindow on NSApp