Class ChatEditorView
Represents a editor control which is knwon 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.XForms.Chat
Assembly: Syncfusion.SfChat.XForms.dll
Syntax
public class ChatEditorView : Editor
Constructors
ChatEditorView()
Initializes a new instance of the ChatEditorView class.
Declaration
public ChatEditorView()