GraffitiAvatarGroupItem

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Return Type Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description
Constructor name as String None Creates a new instance of the class.
image as Picture
Invalidate None None Redraws the current avatar item.

Properties #

Name Type Default Value Description
BackgroundColor Color &c583EFF Background color applied to the item in initials view.
BorderColor Color &cFFFFFF Border color applied to the item.
Image Picture Nil User avatar image.
Name String “” User’s name from which initials will be extracted.
Tag Variant Nil Developer storage.
TextColor Color &cFFFFFF Color in which text will be drawn.
Visible Boolean True Current visible state of the item.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.