Android.Views.InputMethods.CorrectionInfo.OldTextFormatted Property
Return the text that has actually been typed by the user, and which has been corrected.

Syntax

[get: Android.Runtime.Register("getOldText", "()Ljava/lang/CharSequence;", "GetGetOldTextHandler")]
public Java.Lang.ICharSequence OldTextFormatted { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the text that has actually been typed by the user, and which has been corrected.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11