Closed markrickert closed 8 years ago
This is not currently supported. See https://github.com/GantMan/RedAlert/issues/15 for an issue requesting a similar setting for text input fields. We can add properties like this to the RedAlert options and to settings and custom fields. or expose the fields from the RedAlert instance
I want to be able to set things like
autocapitalizationType = UITextAutocapitalizationTypeWords
andautocorrectionType = UITextAutocorrectionTypeNo
on a text input field. Is this supported?