Contents

UIKeyboardType.emailAddress

Specifies a keyboard for entering email addresses.

Declaration

case emailAddress

Discussion

This keyboard type prominently features the at (”@”), period (”.”) and space characters.

See Also

Constants