ClassTextMessage
Class
Represents a message that displays simple text.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class TextMessage : ChatMessage
Inheritance: objectChatItemChatMessageTextMessage
Inherited Members
Constructors
TextMessage()
Declaration
cs-api-definition
public TextMessage()
Fields
TextProperty
Identifies the Text property.
Declaration
cs-api-definition
public static readonly BindableProperty TextProperty
Field Value
BindableProperty