ZirconSwitch
ZirconSwitch is an iOS-style switch control for desktop applications.
- Supports HiDPI, 64-bit, and dark mode.
- Customizable colors and captions.
- Supports On, Off, and Indeterminate states.
- Does not flicker on Windows.
- Animated by default, can be turned off.
- Automatically sizes itself based on caption, but allows setting a specific width instead.
- No images required.
Building Documentation
Documentation is powered by MkDocs. Simply cd
into the Documentation directory and mkdocs build
after installing MkDocs. Release builds will contain compiled documentation as well as hosted documentation.