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

Syntax

[get: Android.Runtime.Register("isRightToLeft", "()Z", "GetIsRightToLeftHandler")]
public bool IsRightToLeft { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

[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