The members of Android.Text.Method.SingleLineTransformationMethod are listed below.
See Also: Inherited members from Android.Text.Method.ReplacementTransformationMethod
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Instance | SingleLineTransformationMethod. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | GetOriginal()The characters to be replaced are \n and \r. | |
override | GetReplacement()The character \n is replaced with is space; the character \r is replaced with is FEFF (zero width space). |