| Platform | Since |
|---|---|
| Android | 0.8 |
| iPhone | 0.8 |
| iPad | 0.8 |
Selects a column's row.
On iOS, this method must be called after the picker is rendered.
| Name | Type | Summary |
|---|---|---|
| column | Number |
A column index. |
| row | Number |
A row index. |
| animated | Boolean |
Determines whether the selection should be animated. On iOS, only effective if the picker is already rendered. (iPhone, iPad-only) Optional. Default: True |