ChatMessage
Class
Represents a model for a message item displayed in the chat that has a certain author.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class ChatMessage : ChatItem
Inheritance: objectChatItemChatMessage
Derived Classes:
Inherited Members
Constructors
C#
public ChatMessage()
Fields
AuthorProperty
BindableProperty
Identifies the Author property.
C#
public static readonly BindableProperty AuthorProperty