Android.Text.Html Class
This class processes HTML strings into displayable styled text.

See Also: Html Members

Syntax

[Android.Runtime.Register("android/text/Html", DoNotGenerateAcw=true)]
public class Html : Java.Lang.Object

Remarks

This class processes HTML strings into displayable styled text. Not all HTML tags are supported.

[Android Documentation]

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1