NumberFormat.Integerstyle Feld

Definition

Achtung

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

<strong>[icu]</strong> Constant to specify a integer number style format.

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

Feldwert

Value = 4
Attribute

Hinweise

<strong>[icu]</strong> Constant to specify a integer number style format.

Java Dokumentation für android.icu.text.NumberFormat.INTEGERSTYLE.

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: