Namespace Syncfusion.Maui.AIAssistView
Classes
| AssistCardItem
Represents the AssistCardItem class which contains properties for card items. |
| 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. |
| 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. |
| CardTappedEventArgs
Provides data for the CardTapped and CardTappedCommand event. |
| 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. |
| 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. |
| RequestEventArgs
Provides data for the Request event. |
| RequestItemTemplateSelector
Represents the RequestItemTemplateSelector class to determine the |
| ResponseActionsView
Represents the response action icon view control 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. |
| ResponseContentView
Represents the response content 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. |
| ResponseSuggestionView
Represents the response suggestion list view control which is used for SfAIAssistView. |
| SfAIAssistView
Represents the assist view component used to display assist items and suggestions in the application. |
| 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. |
| ISuggestion
Represents a suggestion item in a AssistSuggestion collection. |