Struct ChatMessageVisualState
Visual properties for a chat message widget.
Inherited Members
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public struct ChatMessageVisualStateFields
UseBubbleStyle
Value indicating whether the chat message should be rendered as a bubble.
Declaration
public bool UseBubbleStyleField Value
| Type | Description | 
|---|---|
| bool | 
UsePlayerColors
Value indicating whether the chat message should use the player's colors.
Declaration
public bool UsePlayerColorsField Value
| Type | Description | 
|---|---|
| bool |