Estimates the directionality of a string using the default text direction heuristic.
Syntax
[Android.Runtime.Register("isRtl", "(Ljava/lang/String;)Z", "")]
public
bool IsRtl (
string str)
Parameters
- str
- String whose directionality is to be estimated.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18