I’m sure most of you are familiar with the UISwitch
on iOS.
Is their any existing project trying to implement something like a UISwitch
for macOS and AppKit?
If not, where would one start to make one? I see them frequently and can think of so many uses.
I've used the Mondo Switch that's part of the Cocoa Mondo Kit. It works pretty well.