Class UCharacter.LineBreak
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
initializerIJVMBridgeBaseInitializer
Properties
AKSARA
public static int AKSARA { get; set; }
Property Value
AKSARA_PREBASE
public static int AKSARA_PREBASE { get; set; }
Property Value
AKSARA_START
public static int AKSARA_START { get; set; }
Property Value
ALPHABETIC
public static int ALPHABETIC { get; set; }
Property Value
AMBIGUOUS
public static int AMBIGUOUS { get; set; }
Property Value
BREAK_AFTER
public static int BREAK_AFTER { get; set; }
Property Value
BREAK_BEFORE
public static int BREAK_BEFORE { get; set; }
Property Value
BREAK_BOTH
public static int BREAK_BOTH { get; set; }
Property Value
BREAK_SYMBOLS
public static int BREAK_SYMBOLS { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CARRIAGE_RETURN
public static int CARRIAGE_RETURN { get; set; }
Property Value
CLOSE_PARENTHESIS
https://developer.android.com/reference/android/icu/lang/UCharacter.LineBreak.html#CLOSE_PARENTHESIS
public static int CLOSE_PARENTHESIS { get; set; }
Property Value
CLOSE_PUNCTUATION
https://developer.android.com/reference/android/icu/lang/UCharacter.LineBreak.html#CLOSE_PUNCTUATION
public static int CLOSE_PUNCTUATION { get; set; }
Property Value
COMBINING_MARK
public static int COMBINING_MARK { get; set; }
Property Value
COMPLEX_CONTEXT
public static int COMPLEX_CONTEXT { get; set; }
Property Value
CONDITIONAL_JAPANESE_STARTER
public static int CONDITIONAL_JAPANESE_STARTER { get; set; }
Property Value
CONTINGENT_BREAK
public static int CONTINGENT_BREAK { get; set; }
Property Value
EXCLAMATION
public static int EXCLAMATION { get; set; }
Property Value
E_BASE
public static int E_BASE { get; set; }
Property Value
E_MODIFIER
public static int E_MODIFIER { get; set; }
Property Value
GLUE
public static int GLUE { get; set; }
Property Value
H2
public static int H2 { get; set; }
Property Value
H3
public static int H3 { get; set; }
Property Value
HEBREW_LETTER
public static int HEBREW_LETTER { get; set; }
Property Value
HYPHEN
public static int HYPHEN { get; set; }
Property Value
IDEOGRAPHIC
public static int IDEOGRAPHIC { get; set; }
Property Value
INFIX_NUMERIC
public static int INFIX_NUMERIC { get; set; }
Property Value
INSEPARABLE
public static int INSEPARABLE { get; set; }
Property Value
INSEPERABLE
public static int INSEPERABLE { 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
JL
public static int JL { get; set; }
Property Value
JT
public static int JT { get; set; }
Property Value
JV
public static int JV { get; set; }
Property Value
LINE_FEED
public static int LINE_FEED { get; set; }
Property Value
MANDATORY_BREAK
public static int MANDATORY_BREAK { get; set; }
Property Value
NEXT_LINE
public static int NEXT_LINE { get; set; }
Property Value
NONSTARTER
public static int NONSTARTER { get; set; }
Property Value
NUMERIC
public static int NUMERIC { get; set; }
Property Value
OPEN_PUNCTUATION
public static int OPEN_PUNCTUATION { get; set; }
Property Value
POSTFIX_NUMERIC
public static int POSTFIX_NUMERIC { get; set; }
Property Value
PREFIX_NUMERIC
public static int PREFIX_NUMERIC { get; set; }
Property Value
QUOTATION
public static int QUOTATION { get; set; }
Property Value
REGIONAL_INDICATOR
public static int REGIONAL_INDICATOR { get; set; }
Property Value
SPACE
public static int SPACE { get; set; }
Property Value
SURROGATE
public static int SURROGATE { get; set; }
Property Value
UNKNOWN
public static int UNKNOWN { get; set; }
Property Value
VIRAMA
public static int VIRAMA { get; set; }
Property Value
VIRAMA_FINAL
public static int VIRAMA_FINAL { get; set; }
Property Value
WORD_JOINER
public static int WORD_JOINER { get; set; }
Property Value
ZWJ
public static int ZWJ { get; set; }
Property Value
ZWSPACE
public static int ZWSPACE { get; set; }