Handbook
Glossary
zoom-out-action
Factor handbook
»
UI framework
»
Implementing new gadgets
»
UI gestures
»
Multi-touch gestures
Prev:
zoom-in-action
Vocabulary
ui
.
gestures
Class description
Gesture sent when the user performs a multi-touch two-finger pinch out.
Definition
IN:
ui.gestures
SINGLETON:
zoom-out-action
Methods
USING:
kernel
ui.gestures
;
M:
zoom-out-action
gesture>string
drop
"Zoom out (pinch)"
;