How to detect two-fingers double tap in QML? Does it reachable somehow with QML classes out-of-the-box? Or, do I need to play with timer and MultiPointHandler QML Type?
How to detect two-fingers double tap in QML? Does it reachable somehow with QML classes out-of-the-box? Or, do I need to play with timer and MultiPointHandler QML Type?