roundedRadius

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

Specifies the radius of the avatar's corners.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the avatarShape of widget "Circle Avatar" to "rectangle"
set the roundedRadius of widget "Circle Avatar" to 25
Description

Use the roundedRadius property to specify the radius of the avatar's corners when the avatarShape property is set to rectangle.