Compartilhar via


Entry.IsTextPredictionEnabled Propriedade

Definição

Determina se a previsão de texto e a correção automática de texto estão habilitadas. O valor padrão é 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

Valor da propriedade

true se a correção de texto estiver ativada. Caso contrário, false.

Aplica-se a