SugarGestures.LongPressController¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Threshold in pixels where the long press operation remains valid |
||
r/w |
delay in milliseconds before the gesture is triggered |
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
||
priv |
r |
Class Details¶
Signal Details¶
- SugarGestures.LongPressController.signals.pressed(long_press_controller, object, p0)¶
- Signal Name:
pressed
- Flags:
- Parameters:
long_press_controller (
SugarGestures.LongPressController
) – The object which received the signalobject (
int
) –p0 (
int
) –
Property Details¶
- SugarGestures.LongPressController.props.threshold¶
-
Threshold in pixels where the long press operation remains valid