alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ActionButtonPosition

    Defines the position of the action button in the input view of the SfAIAssistView relative to the editor.

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

    Fields

    End

    Indicates that the action button is positioned at the end (after the editor).

    Declaration
    public const ActionButtonPosition End
    Field Value
    Type
    ActionButtonPosition

    Start

    Indicates that the action button is positioned at the start (before the editor).

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