label

Typeproperty
Dictionaryandroid.button
LibraryAndroid Native Button
Syntax
set the label of <widget> to <pLabel>
get the label of <widget>
Associationscom.livecode.widget.native.android.button
Summary

The label displayed by the button.

OSandroid
Platformsmobile
Example
set the label of widget "Android Button" to "Click me!"
Values
NameTypeDescription
Value

The string to use as the button label

Description

The label property is the label displayed by the button.