ClassBasicCardContext
Class
Represents a context that holds information about a basic card displayed in the chat.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class BasicCardContext : CardContext, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseCardContextBasicCardContext
Derived Classes:
Implements:
Inherited Members
Constructors
BasicCardContext()
Declaration
cs-api-definition
public BasicCardContext()
Properties
Description
Gets or sets the description of the card message.
Subtitle
Gets or sets the subtitle of the card message.