开发者

iOS -- UITextView still putting period before double space if autocorrectionType is UITextAutoCorrectionTypeNo

开发者_运维问答

I want to turn off this behavior. How can I do that?


That is a feature in the iOS Settings. Only the user can turn that off.

Settings > General > Keyboard > "." Shortcut

However, you could always monitor the valueChanged event of the UITextField and remove any characters that you don't want.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜