Android.Text.ITextDirectionHeuristic Members

The members of Android.Text.ITextDirectionHeuristic are listed below.

Public Methods

IsRtl(Java.Lang.ICharSequence, int, int) : bool
Guess if a CharSequence is in the RTL direction or not.
IsRtl(char[], int, int) : bool
Guess if a chars array is in the RTL direction or not.