This transformation method causes any newline characters (\n) to be
displayed as spaces instead of causing line breaks, and causes
carriage return characters (\r) to have no appearance.
See Also:
SingleLineTransformationMethod Members
Syntax
[Android.Runtime.Register("android/text/method/SingleLineTransformationMethod", DoNotGenerateAcw=true)]
public class
SingleLineTransformationMethod :
ReplacementTransformationMethodRemarks
This transformation method causes any newline characters (\n) to be
displayed as spaces instead of causing line breaks, and causes
carriage return characters (\r) to have no appearance.
[Android Documentation]
Requirements
Namespace: Android.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1