[TIMOB-3277] iOS: Picker 'select'-event requested
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2018-03-31T11:09:06.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api |
Reporter | Mark Aalderink |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:41:10.000+0000 |
Updated | 2018-08-06T17:38:17.000+0000 |
Description
At this moment, the only Picker-event is the change-event. A user, however, can click on a row. If he does so, a blue selection bar appears. But there is no way to detect that event. Could you add a 'select'-event so that we can write an event-handler for this behavior?
I would like to be able to react to such an event as well. Also, I'd like to see Picker have a 'click' event also, for when the Picker is clicked before the list of choices appears. I need this for iOS and Android.
Moved to feature request.
Resolving as
Wont Do
since Pickers do not have the blue selection bar since iOS 7 anymore and clicks to other rows are properly handed as "change" events.Closing as "won't do". If this is in error, please reopen.