UCharacter.EastAsianWidth
bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[]]