NumericShaper.European フィールド

定義

注意事項

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

ラテン 1 (ヨーロッパ) と拡張範囲、およびラテン 1 (ヨーロッパ) の 10 進数の底を識別します。

[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

フィールド値

Value = 1
属性

注釈

ラテン 1 (ヨーロッパ) と拡張範囲、およびラテン 1 (ヨーロッパ) の 10 進数の底を識別します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象