New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines the display modes for the PromptInput control.

Definition

Namespace:Telerik.Maui.Controls.PromptInput

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum PromptInputDisplayMode

Fields

The display mode is determined automatically based on text input focus.

C#
Automatic = 0

The display mode is compact. The 'More' button, single-line text input, speech-to-text button, and ‘Send’ button are shown in a single line.

C#
Compact = 1

The display mode is expanded. Multi-line text input is positioned on a separate row. The 'More' button, speech-to-text button, and ‘Send’ button are shown in a single line at the bottom.

C#
Expanded = 2
In this article
DefinitionFieldsAutomaticCompactExpanded
Not finding the help you need?
Contact Support