Entry.IsTextPredictionEnabled プロパティ

定義

予測入力と自動テキスト修正がオンかオフかを制御する値を取得または設定します。

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

プロパティ値

true テキスト修正がオンの場合は 。 それ以外の場合は false

適用対象