New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a context that holds information about an image card displayed in the chat.

Definition

Constructors

C#
public ImageCardContext()

Properties

Gets or sets the image displayed by the card.

C#
public string Image { get; set; }