Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekhoo committed Dec 8, 2015
1 parent 42a0fed commit 2d12799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ func myFunc() {
public func startAnimating() // Animate the switch activity indicator
public func stoptAnimating() // Stop Animating the switch activity indicator

let loaderColor: UIColor // The background color
let switchColor: UIColor // The animated switch color
public var loaderColor: UIColor // The background color
public var switchColor: UIColor // The animated switch color
```

# Author
Expand Down

0 comments on commit 2d12799

Please sign in to comment.