Entry.IsTextPredictionEnabled Property

Definition

Gets or sets a value that controls whether text prediction and automatic text correction is on or off.

public bool IsTextPredictionEnabled { get; set; }
member this.IsTextPredictionEnabled : bool with get, set

Property Value

true if text correction is on. Otherwise, false.

Applies to