Android Native Button

Typewidget
Dictionaryandroid.button
LibraryAndroid Native Button
Associationscom.livecode.widget.native.android.button
Summary

This widget is a native button on Android.

OSandroid
Platformsmobile
Description

This widget is a native button on Android.

TypeNameSummarySyntax
propertyenabled

Whether the button is active and responds to user action

set the enabled of <widget> to {true | false}

get the enabled of <widget>

- - -label

The label displayed by the button.

set the label of <widget> to <pLabel>

get the label of <widget>

- - -labelColor

The color of the text of the button label

set the labelColor of <widget> to <pLabel>

get the labelColor of <widget>

widgetAndroid Native Button

This widget is a native button on Android.

set the labelColor of <widget> to <pLabel>

get the labelColor of <widget>