[TIMOB-23224] Windows: Investigate lower-level View click event
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.3.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2016-04-16T08:03:38.000+0000 |
Updated | 2016-06-02T23:02:07.000+0000 |
Description
Related to TIMOB-20386
{quote}
Is it possible we need to explore a "lower-level" event than Tapped to improve response? According to the MS docs, Tapped is a higher-level event that may combine multiple lower events. Maybe we need to investigate using PointerPressed?
{quote}
No comments