Class TimeBreak
Namespace: Telerik.XamarinForms.ConversationalUI
Assembly: Telerik.XamarinForms.ConversationalUI.dll
Syntax
public class TimeBreak : ChatItem
Constructors
TimeBreak()
Declaration
public TimeBreak()
Fields
TextProperty
Declaration
public static readonly BindableProperty TextProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
Text
Declaration
public string Text { get; set; }
Property Value
System.String
|