# Print output for @column tags ?> UCharacter.EastAsianWidth - Android SDK | Android Developers

Most visited


Recently visited


UCharacter.EastAsianWidth

public static interface UCharacter.EastAsianWidth

android.icu.lang.UCharacter.EastAsianWidth


East Asian Width constants.

See also:

Summary


Constants

int AMBIGUOUS

int FULLWIDTH

int HALFWIDTH

int NARROW

int NEUTRAL

int WIDE

Constants


AMBIGUOUS

public static final int AMBIGUOUS

Constant Value: 1 (0x00000001)

FULLWIDTH

public static final int FULLWIDTH

Constant Value: 3 (0x00000003)

HALFWIDTH

public static final int HALFWIDTH

Constant Value: 2 (0x00000002)

NARROW

public static final int NARROW

Constant Value: 4 (0x00000004)

NEUTRAL

public static final int NEUTRAL

Constant Value: 0 (0x00000000)

WIDE

public static final int WIDE

Constant Value: 5 (0x00000005)

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.