The methods of Android.Text.Method.SingleLineTransformationMethod are listed below. For a list of all members, see the SingleLineTransformationMethod Members list.
See Also: Inherited members from Android.Text.Method.ReplacementTransformationMethod
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). |