UITextField with email address as contentType and handle when Hide my email address is enable

Hi,

I have email address as UITextFiled and set textContentType as .emailAddress, but as user I turn on Hide my email address but still on key board suggestions it shown up ad hide my email.

How to hide this and handle when user don’t want it.

UITextField with email address as contentType and handle when Hide my email address is enable
 
 
Q