enabled

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

Whether the field is active and responds to user action

OSios
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.