Compartir a través de


NumericShaper.European 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 la base decimal latin-1 (europea) y extendida, y la base decimal latin-1 (europea).

[Android.Runtime.Register("EUROPEAN")]
[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 European = 1;
[<Android.Runtime.Register("EUROPEAN")>]
[<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 European : Java.Awt.Font.Ranges

Valor de campo

Value = 1
Atributos

Comentarios

Identifica la base decimal latin-1 (europea) y extendida, y la base decimal latin-1 (europea).

Documentación de Java para java.awt.font.NumericShaper.EUROPEAN.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a