| Platform | Since |
|---|---|
| Android | 0.8 |
| iPhone | 0.8 |
| iPad | 0.8 |
| Mobile Web | 1.8 |
Deletes an existing row.
On iOS, the row can be deleted with animation by specifying a properties
parameter.
| Name | Type | Summary |
|---|---|---|
| row | Number |
Index of the row to delete. |
| properties | TableViewAnimationProperties |
Animation properties. Only used on iOS. Optional. |