次の方法で共有


NumericShaper.Tibetan フィールド

定義

注意事項

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

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

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

フィールド値

Value = 16384
属性

注釈

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

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

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

適用対象