Share via


Entry.IsTextPredictionEnabled 属性

定义

确定是否启用文本预测和自动文本更正。 默认值为 true

public:
 property bool IsTextPredictionEnabled { bool get(); void set(bool value); };
public bool IsTextPredictionEnabled { get; set; }
member this.IsTextPredictionEnabled : bool with get, set
Public Property IsTextPredictionEnabled As Boolean

属性值

true 如果启用文本更正,则为 。 否则为 false

适用于