Partager via


UProperty.NumericValue Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.NumericValue'. This class will be removed in a future release.

Double property Numeric_Value.

[Android.Runtime.Register("NUMERIC_VALUE", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.NumericValue'. This class will be removed in a future release.")]
public const int NumericValue = 12288;
[<Android.Runtime.Register("NUMERIC_VALUE", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.NumericValue'. This class will be removed in a future release.")>]
val mutable NumericValue : int

Field Value

Value = 12288
Attributes

Remarks

Double property Numeric_Value. Corresponds to UCharacter.getUnicodeNumericValue(int).

Java documentation for android.icu.lang.UProperty.NUMERIC_VALUE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to