This class wraps the native Switch view using JavaObject. This view was added in Android 4+. You can either add the view with the designer as a CustomView (don't forget to set Custom Type field) or add it by code.
See the attached example.
Edit: Switch is available in the ViewsEx library.
Last edited: