ClassImageCardContext
Class
Represents a context that holds information about an image card displayed in the chat.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class ImageCardContext : BasicCardContext, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseCardContextBasicCardContextImageCardContext
Implements:
Inherited Members
Constructors
ImageCardContext()
Declaration
cs-api-definition
public ImageCardContext()