This transformation method causes any carriage return characters (\r)
to be hidden by displaying them as zero-width non-breaking space
characters ().
See Also:
HideReturnsTransformationMethod Members
Syntax
[Android.Runtime.Register("android/text/method/HideReturnsTransformationMethod", DoNotGenerateAcw=true)]
public class
HideReturnsTransformationMethod :
ReplacementTransformationMethodRemarks
This transformation method causes any carriage return characters (\r)
to be hidden by displaying them as zero-width non-breaking space
characters ().
[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