HideReturnsTransformationMethod.GetOriginal Method

Definition

The character to be replaced is \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 character to be replaced is \r.

Java documentation for android.text.method.HideReturnsTransformationMethod.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