Class ImageCardContext
Inherited Members
Namespace: Telerik.XamarinForms.ConversationalUI
Assembly: Telerik.XamarinForms.ConversationalUI.dll
Syntax
public class ImageCardContext : BasicCardContext, INotifyPropertyChanged
Constructors
ImageCardContext()
Declaration
public ImageCardContext()
Properties
Image
Declaration
public string Image { get; set; }
Property Value
System.String
|