badgeType

Typeproperty
Dictionarywidget.circleavatar
LibraryCircle Avatar
Syntax
set the badgeType of widget to {<empty> | <shortText> | <iconName>}
get the badgeType of widget
Associationscom.livecode.widget.circleavatar
Summary

Specifies the type of content that is drawn on the badge.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the badgeType of widget "Circle Avatar" to ""
set the badgeType of widget "Circle Avatar" to "shortText"
set the badgeType of widget "Circle Avatar" to "iconName"
Description

Use the badgeType property to specify the type of content that is drawn on the badge.