GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsPlayerFollowEntityAvatarStyle

The BlazeMomentsPlayerFollowEntityAvatarStyle class represents the style configuration for the avatar in both followed and unfollowed states. This style controls the appearance of the circular avatar image including the border width and color that can be customized for different visual states.

Properties

borderWidth

var borderWidth: BlazeDp

The width of the border around the avatar. This creates a visible ring around the avatar image.

borderColor

@ColorInt var borderColor: Int

The color of the border around the avatar. Can be customized to indicate different states or match design requirements.


Did this page help you?