NumericShaper.Arabic Campo

Definición

Precaución

This constant will be removed in the future version. Use Java.Awt.Font.Ranges enum directly instead of this field.

Identifica el intervalo ÁRABE y la base decimal.

[Android.Runtime.Register("ARABIC")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Awt.Font.Ranges enum directly instead of this field.", true)]
public const Java.Awt.Font.Ranges Arabic = 2;
[<Android.Runtime.Register("ARABIC")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Awt.Font.Ranges enum directly instead of this field.", true)>]
val mutable Arabic : Java.Awt.Font.Ranges

Valor de campo

Value = 2
Atributos

Comentarios

Identifica el intervalo ÁRABE y la base decimal.

Java documentación para java.awt.font.NumericShaper.ARABIC.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a