Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter committed Nov 19, 2015
1 parent 7b94066 commit a695f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ item.title = @"Custom item";
|---|---|---|
| size | CGFloat | Button size. |
| buttonColor | UIColor | | Button background color. |
| circleShadowColor | UIColor | | Circle shadow color. |
| titleShadowColor | UIColor | | Title shadow color. |
| title | | String | Item title |
| icon | | UIImage | Icon image on the inside button. |
| handler | ((KCFloatingActionButtonItem) -> Void)? | Touch up inside event handler |
Expand Down

0 comments on commit a695f8a

Please sign in to comment.