Table of Contents

Class UCharacter.IndicSyllabicCategory

Namespace
Android.Icu.Lang
Assembly
MASES.Netdroid.dll
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

initializer IJVMBridgeBaseInitializer

Properties

AVAGRAHA

public static int AVAGRAHA { get; set; }

Property Value

int

BINDU

public static int BINDU { get; set; }

Property Value

int

BRAHMI_JOINING_NUMBER

public static int BRAHMI_JOINING_NUMBER { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CANTILLATION_MARK

public static int CANTILLATION_MARK { get; set; }

Property Value

int

CONSONANT

public static int CONSONANT { get; set; }

Property Value

int

CONSONANT_DEAD

public static int CONSONANT_DEAD { get; set; }

Property Value

int

CONSONANT_FINAL

public static int CONSONANT_FINAL { get; set; }

Property Value

int

CONSONANT_HEAD_LETTER

public static int CONSONANT_HEAD_LETTER { get; set; }

Property Value

int

CONSONANT_INITIAL_POSTFIXED

public static int CONSONANT_INITIAL_POSTFIXED { get; set; }

Property Value

int

CONSONANT_KILLER

public static int CONSONANT_KILLER { get; set; }

Property Value

int

CONSONANT_MEDIAL

public static int CONSONANT_MEDIAL { get; set; }

Property Value

int

CONSONANT_PLACEHOLDER

public static int CONSONANT_PLACEHOLDER { get; set; }

Property Value

int

CONSONANT_PRECEDING_REPHA

public static int CONSONANT_PRECEDING_REPHA { get; set; }

Property Value

int

CONSONANT_PREFIXED

public static int CONSONANT_PREFIXED { get; set; }

Property Value

int

CONSONANT_SUBJOINED

public static int CONSONANT_SUBJOINED { get; set; }

Property Value

int

CONSONANT_SUCCEEDING_REPHA

public static int CONSONANT_SUCCEEDING_REPHA { get; set; }

Property Value

int

CONSONANT_WITH_STACKER

public static int CONSONANT_WITH_STACKER { get; set; }

Property Value

int

GEMINATION_MARK

public static int GEMINATION_MARK { get; set; }

Property Value

int

INVISIBLE_STACKER

public static int INVISIBLE_STACKER { get; set; }

Property Value

int

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

JOINER

public static int JOINER { get; set; }

Property Value

int

MODIFYING_LETTER

public static int MODIFYING_LETTER { get; set; }

Property Value

int

NON_JOINER

public static int NON_JOINER { get; set; }

Property Value

int

NUKTA

public static int NUKTA { get; set; }

Property Value

int

NUMBER

public static int NUMBER { get; set; }

Property Value

int

NUMBER_JOINER

public static int NUMBER_JOINER { get; set; }

Property Value

int

OTHER

public static int OTHER { get; set; }

Property Value

int

PURE_KILLER

public static int PURE_KILLER { get; set; }

Property Value

int

REGISTER_SHIFTER

public static int REGISTER_SHIFTER { get; set; }

Property Value

int

REORDERING_KILLER

public static int REORDERING_KILLER { get; set; }

Property Value

int

SYLLABLE_MODIFIER

public static int SYLLABLE_MODIFIER { get; set; }

Property Value

int

TONE_LETTER

public static int TONE_LETTER { get; set; }

Property Value

int

TONE_MARK

public static int TONE_MARK { get; set; }

Property Value

int

VIRAMA

public static int VIRAMA { get; set; }

Property Value

int

VISARGA

public static int VISARGA { get; set; }

Property Value

int

VOWEL

public static int VOWEL { get; set; }

Property Value

int

VOWEL_DEPENDENT

public static int VOWEL_DEPENDENT { get; set; }

Property Value

int

VOWEL_INDEPENDENT

public static int VOWEL_INDEPENDENT { get; set; }

Property Value

int