badgeLabel

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

Specifies the text shown in the Badge.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the badgeLabel of widget "Circle Avatar" to "100"
set the badgeLabel of widget "Circle Avatar" to "Alert"
Description

Use the badgeLabel property to specify the text shown in the badge.