enabled

Typeproperty
Dictionaryandroid.button
LibraryAndroid Native Button
Syntax
set the enabled of <widget> to {true | false}
get the enabled of <widget>
Associationscom.livecode.widget.native.android.button
Summary

Whether the button is active and responds to user action

OSandroid
Platformsmobile
Description

Use the enabled property to enable or disable the native button. When disabled, the button has a greyed out appearance and does not accept clicks or touches.