label

Typeproperty
Dictionaryios.button
LibraryiOS Native Button
Syntax
set the label of <widget> to <pLabel>
get the label of <widget>
Associationscom.livecode.widget.native.ios.button
Summary

The label displayed by the button.

OSios
Example
set the label of widget "iOS 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.