Язык

Html.ToHtmlParagraphLinesConsecutive Поле

Определение

Внимание!

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

Параметр для : обертывать последовательные строки текста, разделенные\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
Атрибуты

Комментарии

Параметр для : обертывать последовательные строки текста, разделенные\n' внутри < p> элементы. BulletSpans игнорируются.

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

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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