autocorrect property

bool? autocorrect
final

Whether to enable autocorrection.

False on iOS if autofillHints contains password-related hints, otherwise true.

Implementation

final bool? autocorrect;