ChatItem
Class
Represents a model for a message item displayed in the chat.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class ChatItem : BindableObject
Inheritance: objectChatItem
Derived Classes:
Constructors
C#
public ChatItem()
Fields
ChatProperty
BindableProperty
Identifies the Chat property.
C#
public static readonly BindableProperty ChatProperty
DataProperty
BindableProperty
Identifies the Data property.
C#
public static readonly BindableProperty DataProperty