Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspinckaers committed Aug 17, 2011
1 parent 8175566 commit 86998d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Multi-line/Autoresizing UITextView similar to SMS-app. The example project also

Properties
----------
* int maxNumberOfLines; Stops growing at this amount of lines.
* int minNumberOfLines; Starts growing at this amount of lines.
* BOOL animateHeightChange; Animate the growing
* `int maxNumberOfLines;` Stops growing at this amount of lines.
* `int minNumberOfLines;` Starts growing at this amount of lines.
* `BOOL animateHeightChange;` Animate the growing

For more info, see blogpost: http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms

0 comments on commit 86998d6

Please sign in to comment.