Class UCharacter.IndicSyllabicCategory
public class UCharacter.IndicSyllabicCategory : JVMBridgeBase<UCharacter.IndicSyllabicCategory>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
UCharacter.IndicSyllabicCategory
- Implements
- Extension Methods
Constructors
IndicSyllabicCategory(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public IndicSyllabicCategory(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
AVAGRAHA
public static int AVAGRAHA { get; set; }
Property Value
BINDU
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#BINDU
public static int BINDU { get; set; }
Property Value
BRAHMI_JOINING_NUMBER
public static int BRAHMI_JOINING_NUMBER { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CANTILLATION_MARK
public static int CANTILLATION_MARK { get; set; }
Property Value
CONSONANT
public static int CONSONANT { get; set; }
Property Value
CONSONANT_DEAD
public static int CONSONANT_DEAD { get; set; }
Property Value
CONSONANT_FINAL
public static int CONSONANT_FINAL { get; set; }
Property Value
CONSONANT_HEAD_LETTER
public static int CONSONANT_HEAD_LETTER { get; set; }
Property Value
CONSONANT_INITIAL_POSTFIXED
public static int CONSONANT_INITIAL_POSTFIXED { get; set; }
Property Value
CONSONANT_KILLER
public static int CONSONANT_KILLER { get; set; }
Property Value
CONSONANT_MEDIAL
public static int CONSONANT_MEDIAL { get; set; }
Property Value
CONSONANT_PLACEHOLDER
public static int CONSONANT_PLACEHOLDER { get; set; }
Property Value
CONSONANT_PRECEDING_REPHA
public static int CONSONANT_PRECEDING_REPHA { get; set; }
Property Value
CONSONANT_PREFIXED
public static int CONSONANT_PREFIXED { get; set; }
Property Value
CONSONANT_SUBJOINED
public static int CONSONANT_SUBJOINED { get; set; }
Property Value
CONSONANT_SUCCEEDING_REPHA
public static int CONSONANT_SUCCEEDING_REPHA { get; set; }
Property Value
CONSONANT_WITH_STACKER
public static int CONSONANT_WITH_STACKER { get; set; }
Property Value
GEMINATION_MARK
public static int GEMINATION_MARK { get; set; }
Property Value
INVISIBLE_STACKER
public static int INVISIBLE_STACKER { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
JOINER
public static int JOINER { get; set; }
Property Value
MODIFYING_LETTER
public static int MODIFYING_LETTER { get; set; }
Property Value
NON_JOINER
public static int NON_JOINER { get; set; }
Property Value
NUKTA
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#NUKTA
public static int NUKTA { get; set; }
Property Value
NUMBER
public static int NUMBER { get; set; }
Property Value
NUMBER_JOINER
public static int NUMBER_JOINER { get; set; }
Property Value
OTHER
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#OTHER
public static int OTHER { get; set; }
Property Value
PURE_KILLER
public static int PURE_KILLER { get; set; }
Property Value
REGISTER_SHIFTER
public static int REGISTER_SHIFTER { get; set; }
Property Value
REORDERING_KILLER
public static int REORDERING_KILLER { get; set; }
Property Value
SYLLABLE_MODIFIER
public static int SYLLABLE_MODIFIER { get; set; }
Property Value
TONE_LETTER
public static int TONE_LETTER { get; set; }
Property Value
TONE_MARK
public static int TONE_MARK { get; set; }
Property Value
VIRAMA
public static int VIRAMA { get; set; }
Property Value
VISARGA
public static int VISARGA { get; set; }
Property Value
VOWEL
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#VOWEL
public static int VOWEL { get; set; }
Property Value
VOWEL_DEPENDENT
public static int VOWEL_DEPENDENT { get; set; }
Property Value
VOWEL_INDEPENDENT
public static int VOWEL_INDEPENDENT { get; set; }