Html.ToHtmlParagraphLinesConsecutive Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Text.ToHtmlOptions enum directly instead of this field.

Параметр для #toHtml(Spanned, int): перенос последовательных строк текста, разделенных \n, внутри < p> Элементы.

[Android.Runtime.Register("TO_HTML_PARAGRAPH_LINES_CONSECUTIVE", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Text.ToHtmlOptions enum directly instead of this field.", true)]
public const Android.Text.ToHtmlOptions ToHtmlParagraphLinesConsecutive = 0;
[<Android.Runtime.Register("TO_HTML_PARAGRAPH_LINES_CONSECUTIVE", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Text.ToHtmlOptions enum directly instead of this field.", true)>]
val mutable ToHtmlParagraphLinesConsecutive : Android.Text.ToHtmlOptions

Значение поля

Value = 0
Атрибуты

Комментарии

Параметр для #toHtml(Spanned, int): перенос последовательных строк текста, разделенных \n, внутри < p> Элементы. BulletSpanИгнорируются.

Документация по Java для android.text.Html.TO_HTML_PARAGRAPH_LINES_CONSECUTIVE.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к