show cards | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Flips through cards in the current stack. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: lockRecent, lockScreen Command: show, go Object: card Glossary: command, current stack, current card | ||||||
Description | Use the show cards command to do "flipbook"-style animation or to display a number of cards quickly to the user. The 'show number cards' form displays the number of cards, starting with the current card. The 'show all cards' form displays all the cards in the current stack, starting and ending with the current card. | ||||||
Tags | navigation |