Class ChatEditorView
Represents a editor control which is known as message input area in the footer of the SfChat control. IT allows user to type/input the message to be sent.
Inheritance
System.Object
ChatEditorView
Namespace: Syncfusion.Maui.Chat
Assembly: Syncfusion.Maui.Chat.dll
Syntax
public class ChatEditorView : Editor
Constructors
ChatEditorView()
Initializes a new instance of the ChatEditorView class.
Declaration
public ChatEditorView()