NumericShaper.AllRanges Campo

Definizione

Attenzione

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

Identifica tutti gli intervalli per la forma contestuale completa.

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

Valore del campo

Value = 524287
Attributi

Commenti

Identifica tutti gli intervalli per la forma contestuale completa.

Questa costante specifica tutti gli intervalli basati su maschera di bit. Utilizzare EmunSet.allOf(NumericShaper.Range.class) per specificare tutti gli intervalli basati su enumerazione.

per java.awt.font.NumericShaper.ALL_RANGES.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a