Table of Contents

Class UCharacter.LineBreak

Namespace
Android.Icu.Lang
Assembly
MASES.Netdroid.dll
public class UCharacter.LineBreak : JVMBridgeBase<UCharacter.LineBreak>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
UCharacter.LineBreak
Implements
Extension Methods

Constructors

LineBreak(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 LineBreak(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

AKSARA

public static int AKSARA { get; set; }

Property Value

int

AKSARA_PREBASE

public static int AKSARA_PREBASE { get; set; }

Property Value

int

AKSARA_START

public static int AKSARA_START { get; set; }

Property Value

int

ALPHABETIC

public static int ALPHABETIC { get; set; }

Property Value

int

AMBIGUOUS

public static int AMBIGUOUS { get; set; }

Property Value

int

BREAK_AFTER

public static int BREAK_AFTER { get; set; }

Property Value

int

BREAK_BEFORE

public static int BREAK_BEFORE { get; set; }

Property Value

int

BREAK_BOTH

public static int BREAK_BOTH { get; set; }

Property Value

int

BREAK_SYMBOLS

public static int BREAK_SYMBOLS { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CARRIAGE_RETURN

public static int CARRIAGE_RETURN { get; set; }

Property Value

int

CLOSE_PARENTHESIS

public static int CLOSE_PARENTHESIS { get; set; }

Property Value

int

CLOSE_PUNCTUATION

public static int CLOSE_PUNCTUATION { get; set; }

Property Value

int

COMBINING_MARK

public static int COMBINING_MARK { get; set; }

Property Value

int

COMPLEX_CONTEXT

public static int COMPLEX_CONTEXT { get; set; }

Property Value

int

CONDITIONAL_JAPANESE_STARTER

public static int CONDITIONAL_JAPANESE_STARTER { get; set; }

Property Value

int

CONTINGENT_BREAK

public static int CONTINGENT_BREAK { get; set; }

Property Value

int

EXCLAMATION

public static int EXCLAMATION { get; set; }

Property Value

int

E_BASE

public static int E_BASE { get; set; }

Property Value

int

E_MODIFIER

public static int E_MODIFIER { get; set; }

Property Value

int

GLUE

public static int GLUE { get; set; }

Property Value

int

H2

public static int H2 { get; set; }

Property Value

int

H3

public static int H3 { get; set; }

Property Value

int

HEBREW_LETTER

public static int HEBREW_LETTER { get; set; }

Property Value

int

HYPHEN

public static int HYPHEN { get; set; }

Property Value

int

IDEOGRAPHIC

public static int IDEOGRAPHIC { get; set; }

Property Value

int

INFIX_NUMERIC

public static int INFIX_NUMERIC { get; set; }

Property Value

int

INSEPARABLE

public static int INSEPARABLE { get; set; }

Property Value

int

INSEPERABLE

public static int INSEPERABLE { 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

JL

public static int JL { get; set; }

Property Value

int

JT

public static int JT { get; set; }

Property Value

int

JV

public static int JV { get; set; }

Property Value

int

LINE_FEED

public static int LINE_FEED { get; set; }

Property Value

int

MANDATORY_BREAK

public static int MANDATORY_BREAK { get; set; }

Property Value

int

NEXT_LINE

public static int NEXT_LINE { get; set; }

Property Value

int

NONSTARTER

public static int NONSTARTER { get; set; }

Property Value

int

NUMERIC

public static int NUMERIC { get; set; }

Property Value

int

OPEN_PUNCTUATION

public static int OPEN_PUNCTUATION { get; set; }

Property Value

int

POSTFIX_NUMERIC

public static int POSTFIX_NUMERIC { get; set; }

Property Value

int

PREFIX_NUMERIC

public static int PREFIX_NUMERIC { get; set; }

Property Value

int

QUOTATION

public static int QUOTATION { get; set; }

Property Value

int

REGIONAL_INDICATOR

public static int REGIONAL_INDICATOR { get; set; }

Property Value

int

SPACE

public static int SPACE { get; set; }

Property Value

int

SURROGATE

public static int SURROGATE { get; set; }

Property Value

int

UNKNOWN

public static int UNKNOWN { get; set; }

Property Value

int

VIRAMA

public static int VIRAMA { get; set; }

Property Value

int

VIRAMA_FINAL

public static int VIRAMA_FINAL { get; set; }

Property Value

int

WORD_JOINER

public static int WORD_JOINER { get; set; }

Property Value

int

ZWJ

public static int ZWJ { get; set; }

Property Value

int

ZWSPACE

public static int ZWSPACE { get; set; }

Property Value

int