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