clickable
Type
property
Summary
Whether the items are clickable elements or not.
Syntax
get the clickable of <widget>
set the clickable of <widget> to {<true> | <false>}
Description
Use the clickable property to define the element as a clickable area.
When this property is true, clicking an item triggers the itemClick
message.
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web