Is there an API or way to programmatically disable a separate external monitor via Objective-C on a Mac?
I want to write a small menu that can control an additional display (without a physical power button), but at the same time keep the main monitor.
Hunting for API documentation, I can find nothing but read status. So hoping that someone else might have an idea.
objective-c cocoa macos
Michael pasqualone
source share