SingleLineTransformationMethod.GetOriginal Method

Definition

The characters to be replaced are \n and \r.

[Android.Runtime.Register("getOriginal", "()[C", "GetGetOriginalHandler")]
protected override char[]? GetOriginal ();
[<Android.Runtime.Register("getOriginal", "()[C", "GetGetOriginalHandler")>]
override this.GetOriginal : unit -> char[]

Returns

Char[]
Attributes

Remarks

The characters to be replaced are \n and \r.

Java documentation for android.text.method.SingleLineTransformationMethod.getOriginal().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to