label

Typeproperty
Dictionarywidget.circleavatar
LibraryCircle Avatar
Syntax
set the label of widget to {<labelString>}
get the label of widget
Associationscom.livecode.widget.circleavatar
Summary

Specifies the string that represents the username.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the label of widget "Circle Avatar" to "lorem ipsum"
Description

Use the label property to create an avatar with the initials of the first two words of the label. If the widget cannot resolve the image file that was set in the filename property. This will take the initial two letters of the first two words of the label property and display them instead of the image.