alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ActionButtonType

    Specifies the type of action button displayed in the AssistView input area.

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

    Fields

    ActionButton

    Represents a standard action button where the host app provides action buttons via the ActionButtons API.

    Declaration
    public const ActionButtonType ActionButton
    Field Value
    Type
    ActionButtonType

    AttachmentButton

    Represents the built-in attachment button which opens the system file picker.

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