MessageOptionsUserReactionAlignment

Determines the alignment of the reaction icon inside user reactions.

Parameters

value

The int value of the enum used for xml attributes.

Entries

Link copied to clipboard

Aligns the reaction to the start of the user avatar.

Link copied to clipboard

Aligns the reaction to the end of user avatar.

Link copied to clipboard

Aligns the reaction to the end of user avatar if the reaction is from the current user otherwise aligns it to the start of the avatar.

Link copied to clipboard

Aligns the reaction to the start of user avatar if the reaction is from the current user otherwise aligns it to the end of the avatar.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val value: Int

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Inherited functions

Link copied to clipboard

Determines if the user reaction should be aligned to start or end.