Label.TextType Property

Definition

Determines whether the Label should display plain text or HTML text.

public Xamarin.Forms.TextType TextType { get; set; }
member this.TextType : Xamarin.Forms.TextType with get, set

Property Value

Applies to