A constant String that is associated with the Intent, used with
Intent.ActionSend to supply an alternative to Intent.ExtraText
as HTML formatted text.
Syntax
[Android.Runtime.Register("EXTRA_HTML_TEXT")] public const stringExtraHtmlText
Remarks
A constant String that is associated with the Intent, used with
Intent.ActionSend to supply an alternative to Intent.ExtraText
as HTML formatted text. Note that you must also supply
Intent.ExtraText.