ShowPattern

Typeproperty
Dictionarywidget.lockpattern
LibraryPattern Lock
Syntax
set the ShowPattern of <widget> to {true | false}
get the ShowPattern of <widget>
Associationscom.livecode.widget.lockpattern
Summary

If the pattern is shown to the user, draw it.

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Example
set the ShowPattern of widget "Pattern Lock" to true
RelatedProperty: backgroundOpacity, ShowPattern, RoundedRadius, PIN, PatternError
Message: InputComplete
Description

Use this property to show or not the pattern when the user draws it. Regardless of the value of this property, the pattern will be erased from the screen after a few seconds.