UITextSmartInsertDeleteType.default
Use the default behavior for inserting and deleting space characters.
Declaration
case `default`Discussion
This option selectively enables the automatic deletion of one or two neighboring spaces after a cut or delete, and the insertion of an extra space after a paste. For example, this option disables the behavior for email address and password keyboards.