Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Catap committed Feb 18, 2019
1 parent eede8d5 commit fcb9333
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<mat:MaterialSwitch IsActivated="{Binding IsTracking}" />
```

##### Properties
`MaterialSwitch` inherits the `ContentView` class.

Expand Down

0 comments on commit fcb9333

Please sign in to comment.