Return the right-to-left mirror (or the original char if none)
of the specified char.
Syntax
[Android.Runtime.Register("getMirror", "(C)C", "")]
public static
char GetMirror (
char ch)
Parameters
- ch
- Documentation for this section has not yet been entered.
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 1