Class ChatSuggestionView
Represents a list view for displaying chat suggestions. This view is used to render suggestion items that apply to the bottom of the chat.
Inheritance
System.Object
ChatSuggestionView
Namespace: Syncfusion.Maui.Chat
Assembly: Syncfusion.Maui.Chat.dll
Syntax
public class ChatSuggestionView : ContentView
Constructors
ChatSuggestionView()
Initializes a new instance of the ChatSuggestionView class.
Declaration
public ChatSuggestionView()