ClassChatMessage
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:
cs-api-definition
public class ChatMessage : ChatItem
Inheritance: objectChatItemChatMessage
Derived Classes:
Inherited Members
Constructors
ChatMessage()
Declaration
cs-api-definition
public ChatMessage()
Fields
AuthorProperty
Identifies the Author property.
Declaration
cs-api-definition
public static readonly BindableProperty AuthorProperty
Field Value
BindableProperty