次の方法で共有


NumericShaper.Ethiopic フィールド

定義

注意事項

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

ETHIOPIC の範囲と 10 進ベースを識別します。

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

フィールド値

Value = 65536
属性

注釈

ETHIOPIC の範囲と 10 進ベースを識別します。

の Java ドキュメントjava.awt.font.NumericShaper.ETHIOPIC

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

適用対象