Enum IndicSyllabicCategory
Unicode Indic_Syllabic_Category property values. https://www.unicode.org/reports/tr44/#Indic_Syllabic_Category
public enum IndicSyllabicCategory
Fields
Avagraha = 0Avagraha.
Bindu = 1Bindu.
BrahmiJoiningNumber = 2Brahmi_Joining_Number.
CantillationMark = 3Cantillation_Mark.
Consonant = 4Consonant
ConsonantDead = 5Consonant_Dead
ConsonantFinal = 6Consonant_Final
ConsonantHeadLetter = 7Consonant_Head_Letter
ConsonantInitialPostfixed = 8Consonant_Initial_Postfixed
ConsonantKiller = 9Consonant_Killer
ConsonantMedial = 10Consonant_Medial
ConsonantPlaceholder = 11Consonant_Placeholder
ConsonantPrecedingRepha = 12Consonant_Preceding_Repha
ConsonantPrefixed = 13Consonant_Prefixed
ConsonantSubjoined = 14Consonant_Subjoined
ConsonantSucceedingRepha = 15Consonant_Succeeding_Repha
ConsonantWithStacker = 16Consonant_With_Stacker
GeminationMark = 17Gemination_Mark
InvisibleStacker = 18Invisible_Stacker
Joiner = 19Joiner
ModifyingLetter = 20Modifying_Letter
NonJoiner = 21Non_Joiner
Nukta = 22Nukta
Number = 23Number
NumberJoiner = 24Number_Joiner
Other = 255Other.
This is the Unicode fallback for code points without an explicit Indic_Syllabic_Category.
PureKiller = 26Pure_Killer
RegisterShifter = 27Register_Shifter
ReorderingKiller = 28Reordering_Killer
SyllableModifier = 29Syllable_Modifier
ToneLetter = 30Tone_Letter
ToneMark = 31Tone_Mark
Virama = 32Virama
Visarga = 33Visarga
Vowel = 34Vowel
VowelDependent = 35Vowel_Dependent
VowelIndependent = 36Vowel_Independent
Remarks
These values describe subtypes relevant to Indic syllable, or aksara, construction and segmentation.