TextDirectionHeuristics.Rtl Property

Definition

Always decides that the direction is right to left.

[Android.Runtime.Register("RTL")]
public static Android.Text.ITextDirectionHeuristic? Rtl { get; }
[<Android.Runtime.Register("RTL")>]
static member Rtl : Android.Text.ITextDirectionHeuristic

Property Value

Attributes

Remarks

Always decides that the direction is right to left.

Java documentation for android.text.TextDirectionHeuristics.RTL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to