UISwitch, something similar for Mac?

后端 未结 7 1601
一整个雨季
一整个雨季 2021-01-31 12:16

Im sure most of you are familiar with the UISwitch on iOS. Is their any existing project trying to implement something like this on Mac? If not, where would one sta

7条回答
  •  余生分开走
    2021-01-31 12:48

    I recently extended Peter Hosey's PRHOnOffButton to add iOS-like background colors and labels. Since mine is derived, it may or may not have the same caveat described above by Peter.

    enter image description here

提交回复
热议问题