down | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the string "down". |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: string Constant: left, up Message: arrowKey Command: constant Glossary: mouse button, modifier key, handler |
Description | Use the down constant to indicate the state of a mouse button or modifier key, or in an arrowKey handler. |
Tags | ui |