Table of Contents

Class UProperty

Namespace
Android.Icu.Lang
Assembly
MASES.Netdroid.dll
public class UProperty : JVMBridgeBase<UProperty>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IUProperty
Inheritance
JVMBridgeBase
JVMBridgeBase<UProperty>
UProperty
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<UProperty>.IsAssignableFrom(IJavaType)
JVMBridgeBase<UProperty>.IsAssignableFrom<T>()
JVMBridgeBase<UProperty>.Execute<T>(params T[])
JVMBridgeBase<UProperty>.DynBridgeClazz
JVMBridgeBase<UProperty>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

UProperty()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

[Obsolete("UProperty class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public UProperty()

UProperty(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

[Obsolete("UProperty class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public UProperty(params object[] args)

Parameters

args object[]

Properties

AGE

public static int AGE { get; }

Property Value

int

ALPHABETIC

public static int ALPHABETIC { get; }

Property Value

int

ASCII_HEX_DIGIT

public static int ASCII_HEX_DIGIT { get; }

Property Value

int

BASIC_EMOJI

public static int BASIC_EMOJI { get; }

Property Value

int

BIDI_CLASS

public static int BIDI_CLASS { get; }

Property Value

int

BIDI_CONTROL

public static int BIDI_CONTROL { get; }

Property Value

int

BIDI_MIRRORED

public static int BIDI_MIRRORED { get; }

Property Value

int

BIDI_MIRRORING_GLYPH

public static int BIDI_MIRRORING_GLYPH { get; }

Property Value

int

BIDI_PAIRED_BRACKET

public static int BIDI_PAIRED_BRACKET { get; }

Property Value

int

BIDI_PAIRED_BRACKET_TYPE

public static int BIDI_PAIRED_BRACKET_TYPE { get; }

Property Value

int

BINARY_START

public static int BINARY_START { get; }

Property Value

int

BLOCK

public static int BLOCK { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CANONICAL_COMBINING_CLASS

public static int CANONICAL_COMBINING_CLASS { get; }

Property Value

int

CASED

public static int CASED { get; }

Property Value

int

CASE_FOLDING

public static int CASE_FOLDING { get; }

Property Value

int

CASE_IGNORABLE

public static int CASE_IGNORABLE { get; }

Property Value

int

CASE_SENSITIVE

public static int CASE_SENSITIVE { get; }

Property Value

int

CHANGES_WHEN_CASEFOLDED

public static int CHANGES_WHEN_CASEFOLDED { get; }

Property Value

int

CHANGES_WHEN_CASEMAPPED

public static int CHANGES_WHEN_CASEMAPPED { get; }

Property Value

int

CHANGES_WHEN_LOWERCASED

public static int CHANGES_WHEN_LOWERCASED { get; }

Property Value

int

CHANGES_WHEN_NFKC_CASEFOLDED

public static int CHANGES_WHEN_NFKC_CASEFOLDED { get; }

Property Value

int

CHANGES_WHEN_TITLECASED

public static int CHANGES_WHEN_TITLECASED { get; }

Property Value

int

CHANGES_WHEN_UPPERCASED

public static int CHANGES_WHEN_UPPERCASED { get; }

Property Value

int

DASH

public static int DASH { get; }

Property Value

int

DECOMPOSITION_TYPE

public static int DECOMPOSITION_TYPE { get; }

Property Value

int

DEFAULT_IGNORABLE_CODE_POINT

public static int DEFAULT_IGNORABLE_CODE_POINT { get; }

Property Value

int

DEPRECATED

public static int DEPRECATED { get; }

Property Value

int

DIACRITIC

public static int DIACRITIC { get; }

Property Value

int

DOUBLE_START

public static int DOUBLE_START { get; }

Property Value

int

EAST_ASIAN_WIDTH

public static int EAST_ASIAN_WIDTH { get; }

Property Value

int

EMOJI

public static int EMOJI { get; }

Property Value

int

EMOJI_COMPONENT

public static int EMOJI_COMPONENT { get; }

Property Value

int

EMOJI_KEYCAP_SEQUENCE

public static int EMOJI_KEYCAP_SEQUENCE { get; }

Property Value

int

EMOJI_MODIFIER

public static int EMOJI_MODIFIER { get; }

Property Value

int

EMOJI_MODIFIER_BASE

public static int EMOJI_MODIFIER_BASE { get; }

Property Value

int

EMOJI_PRESENTATION

public static int EMOJI_PRESENTATION { get; }

Property Value

int

EXTENDED_PICTOGRAPHIC

public static int EXTENDED_PICTOGRAPHIC { get; }

Property Value

int

EXTENDER

public static int EXTENDER { get; }

Property Value

int

FULL_COMPOSITION_EXCLUSION

public static int FULL_COMPOSITION_EXCLUSION { get; }

Property Value

int

GENERAL_CATEGORY

public static int GENERAL_CATEGORY { get; }

Property Value

int

GENERAL_CATEGORY_MASK

public static int GENERAL_CATEGORY_MASK { get; }

Property Value

int

GRAPHEME_BASE

public static int GRAPHEME_BASE { get; }

Property Value

int

GRAPHEME_CLUSTER_BREAK

public static int GRAPHEME_CLUSTER_BREAK { get; }

Property Value

int

GRAPHEME_EXTEND

public static int GRAPHEME_EXTEND { get; }

Property Value

int
public static int GRAPHEME_LINK { get; }

Property Value

int

HANGUL_SYLLABLE_TYPE

public static int HANGUL_SYLLABLE_TYPE { get; }

Property Value

int

HEX_DIGIT

public static int HEX_DIGIT { get; }

Property Value

int

HYPHEN

public static int HYPHEN { get; }

Property Value

int

IDEOGRAPHIC

public static int IDEOGRAPHIC { get; }

Property Value

int

IDS_BINARY_OPERATOR

public static int IDS_BINARY_OPERATOR { get; }

Property Value

int

IDS_TRINARY_OPERATOR

public static int IDS_TRINARY_OPERATOR { get; }

Property Value

int

ID_CONTINUE

public static int ID_CONTINUE { get; }

Property Value

int

ID_START

public static int ID_START { get; }

Property Value

int

INDIC_POSITIONAL_CATEGORY

public static int INDIC_POSITIONAL_CATEGORY { get; }

Property Value

int

INDIC_SYLLABIC_CATEGORY

public static int INDIC_SYLLABIC_CATEGORY { get; }

Property Value

int

INT_START

public static int INT_START { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

JOINING_GROUP

public static int JOINING_GROUP { get; }

Property Value

int

JOINING_TYPE

public static int JOINING_TYPE { get; }

Property Value

int

JOIN_CONTROL

public static int JOIN_CONTROL { get; }

Property Value

int

LEAD_CANONICAL_COMBINING_CLASS

public static int LEAD_CANONICAL_COMBINING_CLASS { get; }

Property Value

int

LINE_BREAK

public static int LINE_BREAK { get; }

Property Value

int

LOGICAL_ORDER_EXCEPTION

public static int LOGICAL_ORDER_EXCEPTION { get; }

Property Value

int

LOWERCASE

public static int LOWERCASE { get; }

Property Value

int

LOWERCASE_MAPPING

public static int LOWERCASE_MAPPING { get; }

Property Value

int

MASK_START

public static int MASK_START { get; }

Property Value

int

MATH

public static int MATH { get; }

Property Value

int

NAME

public static int NAME { get; }

Property Value

int

NFC_INERT

public static int NFC_INERT { get; }

Property Value

int

NFC_QUICK_CHECK

public static int NFC_QUICK_CHECK { get; }

Property Value

int

NFD_INERT

public static int NFD_INERT { get; }

Property Value

int

NFD_QUICK_CHECK

public static int NFD_QUICK_CHECK { get; }

Property Value

int

NFKC_INERT

public static int NFKC_INERT { get; }

Property Value

int

NFKC_QUICK_CHECK

public static int NFKC_QUICK_CHECK { get; }

Property Value

int

NFKD_INERT

public static int NFKD_INERT { get; }

Property Value

int

NFKD_QUICK_CHECK

public static int NFKD_QUICK_CHECK { get; }

Property Value

int

NONCHARACTER_CODE_POINT

public static int NONCHARACTER_CODE_POINT { get; }

Property Value

int

NUMERIC_TYPE

public static int NUMERIC_TYPE { get; }

Property Value

int

NUMERIC_VALUE

public static int NUMERIC_VALUE { get; }

Property Value

int

OTHER_PROPERTY_START

public static int OTHER_PROPERTY_START { get; }

Property Value

int

PATTERN_SYNTAX

public static int PATTERN_SYNTAX { get; }

Property Value

int

PATTERN_WHITE_SPACE

public static int PATTERN_WHITE_SPACE { get; }

Property Value

int

POSIX_ALNUM

public static int POSIX_ALNUM { get; }

Property Value

int

POSIX_BLANK

public static int POSIX_BLANK { get; }

Property Value

int

POSIX_GRAPH

public static int POSIX_GRAPH { get; }

Property Value

int

POSIX_PRINT

public static int POSIX_PRINT { get; }

Property Value

int

POSIX_XDIGIT

public static int POSIX_XDIGIT { get; }

Property Value

int

PREPENDED_CONCATENATION_MARK

public static int PREPENDED_CONCATENATION_MARK { get; }

Property Value

int

QUOTATION_MARK

public static int QUOTATION_MARK { get; }

Property Value

int

RADICAL

public static int RADICAL { get; }

Property Value

int

REGIONAL_INDICATOR

public static int REGIONAL_INDICATOR { get; }

Property Value

int

RGI_EMOJI

public static int RGI_EMOJI { get; }

Property Value

int

RGI_EMOJI_FLAG_SEQUENCE

public static int RGI_EMOJI_FLAG_SEQUENCE { get; }

Property Value

int

RGI_EMOJI_MODIFIER_SEQUENCE

public static int RGI_EMOJI_MODIFIER_SEQUENCE { get; }

Property Value

int

RGI_EMOJI_TAG_SEQUENCE

public static int RGI_EMOJI_TAG_SEQUENCE { get; }

Property Value

int

RGI_EMOJI_ZWJ_SEQUENCE

public static int RGI_EMOJI_ZWJ_SEQUENCE { get; }

Property Value

int

SCRIPT

public static int SCRIPT { get; }

Property Value

int

SCRIPT_EXTENSIONS

public static int SCRIPT_EXTENSIONS { get; }

Property Value

int

SEGMENT_STARTER

public static int SEGMENT_STARTER { get; }

Property Value

int

SENTENCE_BREAK

public static int SENTENCE_BREAK { get; }

Property Value

int

SIMPLE_CASE_FOLDING

public static int SIMPLE_CASE_FOLDING { get; }

Property Value

int

SIMPLE_LOWERCASE_MAPPING

public static int SIMPLE_LOWERCASE_MAPPING { get; }

Property Value

int

SIMPLE_TITLECASE_MAPPING

public static int SIMPLE_TITLECASE_MAPPING { get; }

Property Value

int

SIMPLE_UPPERCASE_MAPPING

public static int SIMPLE_UPPERCASE_MAPPING { get; }

Property Value

int

SOFT_DOTTED

public static int SOFT_DOTTED { get; }

Property Value

int

STRING_START

public static int STRING_START { get; }

Property Value

int

S_TERM

public static int S_TERM { get; }

Property Value

int

TERMINAL_PUNCTUATION

public static int TERMINAL_PUNCTUATION { get; }

Property Value

int

TITLECASE_MAPPING

public static int TITLECASE_MAPPING { get; }

Property Value

int

TRAIL_CANONICAL_COMBINING_CLASS

public static int TRAIL_CANONICAL_COMBINING_CLASS { get; }

Property Value

int

UNIFIED_IDEOGRAPH

public static int UNIFIED_IDEOGRAPH { get; }

Property Value

int

UPPERCASE

public static int UPPERCASE { get; }

Property Value

int

UPPERCASE_MAPPING

public static int UPPERCASE_MAPPING { get; }

Property Value

int

VARIATION_SELECTOR

public static int VARIATION_SELECTOR { get; }

Property Value

int

VERTICAL_ORIENTATION

public static int VERTICAL_ORIENTATION { get; }

Property Value

int

WHITE_SPACE

public static int WHITE_SPACE { get; }

Property Value

int

WORD_BREAK

public static int WORD_BREAK { get; }

Property Value

int

XID_CONTINUE

public static int XID_CONTINUE { get; }

Property Value

int

XID_START

public static int XID_START { get; }

Property Value

int