ClassWeatherCardMessage
Class
Represents a message that displays info about weather.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
cs-api-definition
public class WeatherCardMessage : ImageCardMessage, IReportMessageResult, INotifyPropertyChanged, IInlineMessage
Inheritance: objectMessageBaseCardMessageImageCardMessageWeatherCardMessage
Implements:
Inherited Members
Constructors
WeatherCardMessage(Author, DateTime)
Initializes a new instance of the WeatherCardMessage class.
WeatherCardMessage(Author, ImageSource, DateTime)
Initializes a new instance of the WeatherCardMessage class.
Properties
Dew
Gets or sets the dew point.
Humidity
Gets or sets the humidity.
Pressure
Gets or sets the atmospheric pressure.
Temperature
Gets or sets the temperature.