UCharacter.EastAsianWidth
public
static
interface
UCharacter.EastAsianWidth
android.icu.lang.UCharacter.EastAsianWidth
|
East Asian Width constants.
Summary
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)
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]