autocorrectionDisabled
A Boolean value that determines whether the view hierarchy has auto-correction enabled.
Declaration
@export(implementation) var autocorrectionDisabled: Bool { get set }Discussion
The default value is false.
See Also
Managing text entry
autocorrectionDisabled(_:)keyboardType(_:)scrollDismissesKeyboard(_:)textContentType(_:)textInputAutocapitalization(_:)TextInputAutocapitalizationtextInputBorderShape(_:)TextInputBorderShapetextInputCompletion(_:)textInputSuggestions(_:)textInputSuggestions(_:content:)textInputSuggestions(_:id:content:)textContentType(_:)textContentType(_:)textContentType(_:)