Factory for creating an instance of BidiFormatter given the context directionality.
Syntax
[Android.Runtime.Register("getInstance", "(Z)Landroid/text/BidiFormatter;", "")]
public static
BidiFormatter GetInstance (
bool rtlContext)
Parameters
- rtlContext
- Whether the context directionality is RTL.
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