Android.Text.TextDirectionHeuristics.AnyrtlLtr Property
If the text contains any strong right to left non-format character, determines that the direction is right to left, falling back to left to right if it finds none.

Syntax

[Android.Runtime.Register("ANYRTL_LTR")]
public static ITextDirectionHeuristic AnyrtlLtr { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the text contains any strong right to left non-format character, determines that the direction is right to left, falling back to left to right if it finds none.

[Android Documentation]

Requirements

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