언어

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는 무시됩니다.

에 대한 android.text.Html.TO_HTML_PARAGRAPH_LINES_CONSECUTIVEJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상