Disable predictive keyboard on a specific field

Hi there, I was wondering if there is any way to programmatically disable predictive keyboard on a UITextView / UITextField ?

I know we can disable it via an OS setting, but I want to do it only in my application for a few fields.

Thanks a lot

Disable predictive keyboard on a specific field
 
 
Q