Android.Text.AndroidCharacter.GetMirror Method
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

Return the right-to-left mirror (or the original char if none) of the specified char.

[Android Documentation]

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1