menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MessageInputView - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MessageInputView

    Represents a template view for footer part containing Editor, Attachment button and Send button of the SfChat.

    Inheritance
    System.Object
    Syncfusion.Maui.Chat.Internals.ChatFooterView
    MessageInputView
    Namespace: Syncfusion.Maui.Chat
    Assembly: Syncfusion.Maui.Chat.dll
    Syntax
    public class MessageInputView : ChatFooterView, IKeyboardListener

    Constructors

    MessageInputView(SfChat)

    Initializes a new instance of the MessageInputView class.

    Declaration
    public MessageInputView(SfChat chat)
    Parameters
    Type Name Description
    SfChat chat

    Represents the SfChat instance.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved