OnActionKeyPress

Typemessage
DictionaryLCB
LibraryLiveCode Builder
Syntax
OnActionKeyPress <keyText>
Associationscom.livecode.widget
Summary

Sent when an action key is pressed while the widget has focus.

Parameters
NameTypeDescription
keyText

The key pressed

Description

Sent when an action key is pressed while the widget has focus.

Tagswidget