badgeBackgroundColor

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

Specifies the background color of the badge.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the badgeBackColor of widget "Circle Avatar" to 255,255,255
Description

Use the badgeBackColor property to specify the background color of the badge.