次の方法で共有


NumericShaper.Bengali フィールド

定義

注意事項

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

ベンガル語の範囲と 10 進数の底を識別します。

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

フィールド値

Value = 16
属性

注釈

ベンガル語の範囲と 10 進数の底を識別します。

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

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

適用対象