| Platform | Since |
|---|---|
| Android | 0.8 |
| iPhone | 0.8 |
| iPad | 0.8 |
| Mobile Web | 1.8 |
Updates an existing row, optionally with animation
| Name | Type | Summary |
|---|---|---|
| index | Number |
Index of the row to update. |
| row | Titanium.UI.TableViewRow |
Row data to update. |
| properties | TableViewAnimationProperties |
Animation properties. Only used on iOS. |