enabled

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

Whether the button is active and responds to user action

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