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