Enum ToolbarPosition
Represents the alignment position of the toolbar in the input textbox of the SfAIAssistView control.
Namespace: Syncfusion.UI.Xaml.Chat
Assembly: Syncfusion.SfChat.Wpf.dll
Syntax
public enum ToolbarPosition
Fields
Name | Description |
---|---|
Left | Sets the toolbar to the left side of the input textbox. |
Right | Sets the toolbar to the right side of the input textbox. |