Android.Views.InputMethods.CorrectionInfo.NewTextFormatted Property
Return the new text that corrects what was typed by the user.

Syntax

[get: Android.Runtime.Register("getNewText", "()Ljava/lang/CharSequence;", "GetGetNewTextHandler")]
public Java.Lang.ICharSequence NewTextFormatted { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the new text that corrects what was typed by the user.

[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