Share via


InputView.IsTextPredictionEnabled 屬性

定義

取得或設定值,控制是否啟用文字預測和自動文字更正。

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

備註

在 Windows 上,文字預測只會影響觸控式鍵盤,而且只會影響鍵盤文字建議。

適用於