Class TextMessageView
Inheritance
System.Object
TextMessageView
Namespace: Telerik.XamarinForms.ConversationalUI
Assembly: Telerik.XamarinForms.ConversationalUI.dll
Syntax
public abstract class TextMessageView : Grid
Constructors
TextMessageView()
Declaration
public TextMessageView()
Fields
BorderStyleProperty
Declaration
public static readonly BindableProperty BorderStyleProperty
Field Value
Xamarin.Forms.BindableProperty
|
LabelStyleProperty
Declaration
public static readonly BindableProperty LabelStyleProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
BorderStyle
Declaration
public Style BorderStyle { get; set; }
Property Value
Xamarin.Forms.Style
|
LabelStyle
Declaration
public Style LabelStyle { get; set; }
Property Value
Xamarin.Forms.Style
|
Methods
OnBindingContextChanged()
Declaration
protected override void OnBindingContextChanged()