enableIMEPersonalizedLearning property

bool enableIMEPersonalizedLearning
final

Whether to enable that the IME update personalized data such as typing history and user dictionary data.

This flag only affects Android. On iOS, there is no equivalent flag.

Defaults to true.

See also:

Implementation

final bool enableIMEPersonalizedLearning;