alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RequestEditorView

    A lightweight editor component used by RequestEditorView to provide text-entry and editing functionality. This class derives from ChatEditorView and exists as a customization point where assist-view-specific behaviors or styling can be added in the future.

    Inheritance
    System.Object
    ChatEditorView
    RequestEditorView
    Namespace: Syncfusion.Maui.AIAssistView
    Assembly: Syncfusion.Maui.AIAssistView.dll
    Syntax
    public class RequestEditorView : ChatEditorView

    Constructors

    RequestEditorView()

    Initializes a new instance of the RequestEditorView class. Use this constructor to create the editor; platform-specific sizing and behavior can be applied by the consumer or by extending this class.

    Declaration
    public RequestEditorView()
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved