menu

Class ToolbarPosition - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ToolbarPosition

    Represents the alignment position of the toolbar in the input textbox of the SfAIAssistView control.

    Inheritance
    System.Object
    ToolbarPosition
    Namespace: Syncfusion.UI.Xaml.Chat
    Assembly: Syncfusion.Chat.WinUI.dll
    Syntax
    public sealed class ToolbarPosition : Enum

    Fields

    Left

    Sets the toolbar to the left side of the input textbox.

    Declaration
    public const ToolbarPosition Left
    Field Value
    Type
    ToolbarPosition

    Right

    Sets the toolbar to the right side of the input textbox.

    Declaration
    public const ToolbarPosition Right
    Field Value
    Type
    ToolbarPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved