DecimalFormat.PadBeforeSuffix Feld

Definition

Achtung

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

<strong>[icu]</strong> Constant for and #setPadPosition(int)#getPadPosition() to specify pad characters inserted before the suffix.

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

Feldwert

Value = 2
Attribute

Hinweise

<strong>[icu]</strong> Constant for and #setPadPosition(int)#getPadPosition() to specify pad characters inserted before the suffix.

Java Dokumentation für android.icu.text.DecimalFormat.PAD_BEFORE_SUFFIX.

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: