Share via


IUProperty.EastAsianWidth Field

Definition

Enumerated property East_Asian_Width.

[Android.Runtime.Register("EAST_ASIAN_WIDTH", ApiSince=24)]
public const int EastAsianWidth = 4100;
[<Android.Runtime.Register("EAST_ASIAN_WIDTH", ApiSince=24)>]
val mutable EastAsianWidth : int

Field Value

Value = 4100
Attributes

Remarks

Enumerated property East_Asian_Width. See http://www.unicode.org/reports/tr11/ Returns UCharacter.EastAsianWidth values.

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

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