diff --git a/README.md b/README.md index 032863d1..c43911e8 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,10 @@ Sliders allow users to make selections from a range of values. #### Switch Switches allow the user to toggle between two states. +```xml + +``` + ##### Properties `MaterialSwitch` inherits the `ContentView` class.