Sprache

Html.FromHtmlOptionUseCssColors Feld

Definition

Achtung

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

Flag, das angibt, dass CSS-Farbwerte anstelle der in Color.

[Android.Runtime.Register("FROM_HTML_OPTION_USE_CSS_COLORS", 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 FromHtmlOptionUseCssColors = 256;
[<Android.Runtime.Register("FROM_HTML_OPTION_USE_CSS_COLORS", 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 FromHtmlOptionUseCssColors : Android.Text.FromHtmlOptions

Feldwert

Value = 256
Attribute

Hinweise

Flag, das angibt, dass CSS-Farbwerte anstelle der in Color.

Java Dokumentation für android.text.Html.FROM_HTML_OPTION_USE_CSS_COLORS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: