Поделиться через


Html.FromHtmlSeparatorLineBreakList Поле

Определение

Внимание!

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

Флаг, указывающий, что тексты внутри < ul> Элементы будут отделены от других текстов с одним новым символом по умолчанию.

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

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

Value = 8
Атрибуты

Комментарии

Флаг, указывающий, что тексты внутри < ul> Элементы будут отделены от других текстов с одним новым символом по умолчанию.

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

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

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