InputView.IsTextPredictionEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,控制是否啟用文字預測和自動文字更正。
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 上,文字預測只會影響觸控式鍵盤,而且只會影響鍵盤文字建議。