Java.Text.Bidi: Property Members

The properties of Java.Text.Bidi are listed below. For a list of all members, see the Bidi Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
BaseLevelint. Returns the base level.
[read-only]
IsLeftToRightbool. Returns true if the text is from left to right, that is, both the base direction and the text direction is from left to right.
[read-only]
IsMixedbool. Returns true if the text direction is mixed.
[read-only]
IsRightToLeftbool. Returns true if the text is from right to left, that is, both the base direction and the text direction is from right to left.
[read-only]
Lengthint. Returns the length of the text.
[read-only]
RunCountint. Returns the number of runs in the text, at least 1.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.