Handbook
Glossary
left-action
Factor handbook
»
UI framework
»
Implementing new gadgets
»
UI gestures
»
Multi-touch gestures
Next:
right-action
Vocabulary
ui
.
gestures
Class description
Gesture sent when the user performs a multi-touch three-finger swipe left.
Definition
IN:
ui.gestures
SINGLETON:
left-action
Methods
USING:
kernel
ui.gestures
;
M:
left-action
gesture>string
drop
"Swipe left"
;