I have a view with a signle UITextField in it. When the secure text entry is enabled the password autofill appears on the soft keyboard on iOS 12. I have tried changing the content type of the UITextField to values other than username or password (i.e. nickname, city) but password autofill still appears. Is there a way to disable password autofill on iOS 12? I am using XCode 10.0 beta 6 & iOS 12 Beta 10.