次の方法で共有


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 ドキュメントjava.awt.font.NumericShaper.EUROPEAN

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象