ClassSuggestedAction
Class
Represents a model for a single action from a list of suggested actions for the given chat context.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class SuggestedAction : NotifyPropertyChangedBase, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSuggestedAction
Implements:
Inherited Members
Constructors
SuggestedAction()
Declaration
cs-api-definition
public SuggestedAction()