Java.Text.Bidi.IsLeftToRight Property
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.

Syntax

[get: Android.Runtime.Register("isLeftToRight", "()Z", "GetIsLeftToRightHandler")]
public bool IsLeftToRight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1