Share via


CorrectionInfo.NewTextFormatted Property

Definition

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

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

Property Value

Attributes

Remarks

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

Java documentation for android.view.inputmethod.CorrectionInfo.getNewText().

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