Namespace Syncfusion.Maui.AIAssistView
Classes
| ActionButton
Represents the ActionButton for the SfAIAssistView. |
| ActionButtonPosition
Defines the position of the action button in the input view of the SfAIAssistView relative to the editor. |
| AssistAttachment
Represents an attachment selected for the request input area. |
| AssistAttachmentItem
Represents the |
| AssistCardItem
Represents the AssistCardItem class which contains properties for card items. |
| AssistContextMenuItem
Represents a single context menu item for SfAIAssistView. Supports text, icons, commands, and parameters. |
| AssistConversationItem
Represents a conversation item in the conversation history. |
| AssistHyperlinkItem
Represents the AssistHyperlinkItem class which contains properties for hyperlink items. |
| AssistImageItem
Represents the AssistImageItem class which contains properties for the image item. |
| AssistItem
Represents the AssistItem class which contains properties that can be used to customize the UI of the SfAIAssistView items. |
| AssistItemSuggestion
Represents the AssistItemSuggestion class which contains properties for the suggestion items. |
| AssistSuggestion
Represents the AssistSuggestion class which contains properties for the suggestion items. |
| AssistViewChat
Represents the AssistViewChat for the SfAIAssistView. |
| AttachmentTappedEventArgs
Provides data for the AttachmentTapped event. |
| AutoSuggestionOverlay
Represents the configuration and state model for the AutoSuggestion overlay UI component. |
| Card
Represents a class which defines the properties that can be used to customize the card view in the AssistCardItem. |
| CardButton
Represents a class which contains the functionalities card message action button. |
| CardButtonView
Represents the response card button view which is used for SfAIAssistView. |
| CardItemView
Represents the response card view control which is used for SfAIAssistView. |
| CardTappedEventArgs
Provides data for the CardTapped and CardTappedCommand event. |
| ChatMode
Defines the chat modes available in the SfAIAssistView. |
| ChatModeChangedEventArgs
Provides data for the ChatModeChanged event. |
| ChatModeChangingEventArgs
Provides data for the ChatModeChanging event. Inherits from System.ComponentModel.CancelEventArgs so handlers can cancel the mode change by setting System.ComponentModel.CancelEventArgs.Cancel. |
| ContextMenuOpeningEventArgs
Provides data for the ContextMenuOpening event. Inherits from System.ComponentModel.CancelEventArgs so handlers can cancel the opening by setting System.ComponentModel.CancelEventArgs.Cancel. |
| ConversationItemTappedEventArgs
Provides data for the ConversationItemTapped event. |
| ConversationListView
Represents the conversation list view that displays chat history for the SfAIAssistView. |
| ErrorMessageView
A reusable ContentView that displays an error-related user interface element. |
| ImageTappedEventArgs
Provides data for the ImageTapped event. |
| ItemLongPressedEventArgs
Provides data for the |
| ItemRatingChangedEventArgs
Provides data for the ItemRatingChangedCommand. |
| ItemTappedEventArgs
Provides data for the ItemTapped event. |
| Profile
Represents a user profile for the request and response IAssistItem. |
| RequestAssistImageView
Represents the request image view which is used for SfAIAssistView. |
| RequestAttachmentsView
Represents the request attachment list view control which is used for SfAIAssistView. |
| RequestAuthorView
Represents the request author name view control which is used for SfAIAssistView. |
| RequestAvatarView
Represents the request avatar view control which is used for SfAIAssistView. |
| RequestContentView
Represents the request content which is used for SfAIAssistView. |
| RequestEditorView
A lightweight editor component used by RequestEditorView to provide text-entry and editing functionality. This class derives from ChatEditorView and exists as a customization point where assist-view-specific behaviors or styling can be added in the future. |
| RequestEventArgs
Provides data for the Request event. |
| RequestHyperLinkDetailsViewFrameView
Represents the request hyper link details preview view control which is used for SfAIAssistView. |
| RequestHyperlinkUrlLabelView
Represents the request hyper link Url label view control which is used for SfAIAssistView. |
| RequestItemTemplateSelector
Represents the RequestItemTemplateSelector class to determine the |
| RequestTextView
Represents the request text view control which is used for SfAIAssistView. |
| ResponseActionsView
Represents the response action icon view control which is used for SfAIAssistView. |
| ResponseAssistImageView
Represents the response image view which is used for SfAIAssistView. |
| ResponseAuthorView
Represents the response author name view control which is used for SfAIAssistView. |
| ResponseAvatarView
Represents the response avatar view control which is used for SfAIAssistView. |
| ResponseCardView
Represents the response card view control which is used for SfAIAssistView. |
| ResponseContentView
Represents the response content which is used for SfAIAssistView. |
| ResponseHyperLinkDetailsViewFrameView
Represents the response hyper link details preview view control which is used for SfAIAssistView. |
| ResponseHyperlinkUrlLabelView
Represents the response hyper link Url label view control which is used for SfAIAssistView. |
| ResponseItemTemplateSelector
Represents the ResponseItemTemplateSelector class to determine the |
| ResponseLoaderView
Represents the response loader view control which is used for SfAIAssistView. |
| ResponseSuggestionList
Represents the response suggestion list control which is used for SfAIAssistView. |
| ResponseSuggestionView
Represents the response suggestion list view control which is used for SfAIAssistView. |
| ResponseTextView
Represents the response text view control which is used for SfAIAssistView. |
| ScrolledEventArgs
Provides data for the Scrolled event. |
| SfAIAssistView
Represents the assist view component used to display assist items and suggestions in the application. |
| SuggestionHeaderView
Represents the suggestion header view used to display a static header text above suggestions. |
| SuggestionItemSelectedEventArgs
Provides data for the SuggestionItemSelected event. |
| SuggestionsOrientation
Defines the orientation of the suggestions in the SfAIAssistView. |
Interfaces
| IAssistItem
Defines properties that can be used to customize the UI of the SfAIAssistView items. |
| IAssistItemConverter
Defines methods that can be used to convert data objects to assist items and vice versa. |
| IAttachment
Represents the basic metadata for an attachment. |
| ISuggestion
Represents a suggestion item in a AssistSuggestion collection. |