InputComplete | |||||||
Type | message | ||||||
Dictionary | widget.lockpattern | ||||||
Library | Pattern Lock | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.lockpattern | ||||||
Summary | Sent to the widget when the user finishes drawing the pattern. | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, mobile, web | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: backgroundOpacity, ShowPattern, RoundedRadius, PIN, PatternError Message: InputComplete | ||||||
Description | If you want to do something after the user finishes drawing the pattern, use this message. Which is sent to the widget, as a parameter it brings the PIN corresponding to the pattern drawn by the user. |