GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsPlayerFollowEntityStateStyle

The BlazeMomentsPlayerFollowEntityStateStyle class represents the style configuration for the follow entity in both followed and unfollowed states. This class groups together the avatar and chip styling for follow entities, supporting flexible configuration for different states and design requirements.

Properties

avatar

var avatar: BlazeMomentsPlayerFollowEntityAvatarStyle,

The style configuration for the avatar. Controls the appearance of the circular avatar image.

chip

var chip: BlazeMomentsPlayerFollowEntityChipStyle

The style configuration for the follow chip. Can use either ICON or TEXT content source based on design requirements.

Note: When in followed state, TEXT content source will be treated as ICON to maintain consistent visual representation.


Did this page help you?