Character.OtherNumber Field

Definition

General category "No" in the Unicode specification.

[Android.Runtime.Register("OTHER_NUMBER")]
public const sbyte OtherNumber = 11;
[<Android.Runtime.Register("OTHER_NUMBER")>]
val mutable OtherNumber : sbyte

Field Value

Value = 11
Attributes

Remarks

General category "No" in the Unicode specification.

Added in 1.1.

Java documentation for java.lang.Character.OTHER_NUMBER.

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