UCharacterEnums.IECharacterCategory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
'Enum' for the CharacterCategory constants.
public interface UCharacterEnums.IECharacterCategory
type UCharacterEnums.IECharacterCategory = interface
Remarks
'Enum' for the CharacterCategory constants. These constants are compatible in name <b>but not in value</b> with those defined in java.lang.Character
.
Java documentation for android.icu.lang.UCharacterEnums.ECharacterCategory
.
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.
Fields
CombiningSpacingMark |
Character type Mc |
ConnectorPunctuation |
Character type Pc |
Control |
Character type Cc |
CurrencySymbol |
Character type Sc |
DashPunctuation |
Character type Pd |
DecimalDigitNumber |
Character type Nd |
EnclosingMark |
Character type Me |
EndPunctuation |
Character type Pe |
FinalPunctuation |
Character type Pf |
FinalQuotePunctuation |
Character type Pf This name is compatible with java. |
Format |
Character type Cf |
GeneralOtherTypes |
Character type Cn Not Assigned (no characters in [UnicodeData. |
InitialPunctuation |
Character type Pi |
InitialQuotePunctuation |
Character type Pi This name is compatible with java. |
LetterNumber |
Character type Nl |
LineSeparator |
Character type Zl |
LowercaseLetter |
Character type Ll |
MathSymbol |
Character type Sm |
ModifierLetter |
Character type Lm |
ModifierSymbol |
Character type Sk |
NonSpacingMark |
Character type Mn |
OtherLetter |
Character type Lo |
OtherNumber |
Character type No |
OtherPunctuation |
Character type Po |
OtherSymbol |
Character type So |
ParagraphSeparator |
Character type Zp |
PrivateUse |
Character type Co |
SpaceSeparator |
Character type Zs |
StartPunctuation |
Character type Ps |
Surrogate |
Character type Cs |
TitlecaseLetter |
Character type Lt |
Unassigned |
Unassigned character type |
UppercaseLetter |
Character type Lu |