SugarGestures.LongPressController
Properties
Name |
Type |
Flags |
Short Description |
threshold |
int |
r/w |
Threshold in pixels where the long press operation remains valid |
trigger-delay |
int |
r/w |
delay in milliseconds before the gesture is triggered |
Class Details
-
class
SugarGestures.
LongPressController
(**kwargs)
-
-
classmethod
new
()
-
-
do_pressed
(x, y) virtual
-
Signal Details
-
SugarGestures.LongPressController.signals.
pressed
(long_press_controller, object, p0)
Signal Name: | pressed
|
Flags: | RUN_LAST
|
Parameters: |
|
Property Details
-
SugarGestures.LongPressController.props.
threshold
-
Threshold in pixels where the long press operation remains valid
-
SugarGestures.LongPressController.props.
trigger_delay
-
delay in milliseconds before the gesture is triggered