wx.TwoFingerTapEvent¶
This event is generated when two fingers touch the surface at the same time.
Events Emitted by this Class¶
Handlers bound for the following event types will receive a wx.TwoFingerTapEvent parameter.
EVT_TWO_FINGER_TAP: Process a
wxEVT_TWO_FINGER_TAP
.
Added in version 4.1/wxWidgets-3.1.1.
Class Hierarchy¶
Methods Summary¶
Constructor. |