Android.Text.ITextDirectionHeuristic: Method Members

The methods of Android.Text.ITextDirectionHeuristic are listed below. For a list of all members, see the ITextDirectionHeuristic Members list.

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.