alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChatMode

    Defines the chat modes available in the SfAIAssistView.

    Inheritance
    System.Object
    ChatMode
    Namespace: Syncfusion.Maui.AIAssistView
    Assembly: Syncfusion.Maui.AIAssistView.dll
    Syntax
    public sealed class ChatMode : Enum

    Fields

    NewChat

    Indicates that the chat mode is for starting a new chat session.

    Declaration
    public const ChatMode NewChat
    Field Value
    Type
    ChatMode

    TemporaryChat

    Indicates that the chat mode is for a temporary chat session.

    Declaration
    public const ChatMode TemporaryChat
    Field Value
    Type
    ChatMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved