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.
New in version 4.1/wxWidgets-3.1.1.
Class Hierarchy
Inheritance diagram for class
TwoFingerTapEvent:
Methods Summary
Class API
-
class
wx.
TwoFingerTapEvent
(GestureEvent)
Possible constructors:
TwoFingerTapEvent(windid=0)
This event is generated when two fingers touch the surface at the same
time.
Methods
-
__init__
(self, windid=0)
Constructor.
- Parameters:
windid (wx.WindowID) –