开发者

UITextField displays extra dot at the end of text

开发者 https://www.devze.com 2023-01-11 00:57 出处:网络
I saw a very strange issue with UITextField control. When ty开发者_如何学JAVAping in UITextField after typing a few characters when typing space characters it puts \".\" characters at the end of the s

I saw a very strange issue with UITextField control. When ty开发者_如何学JAVAping in UITextField after typing a few characters when typing space characters it puts "." characters at the end of the string.

Can anyone know possible solution for this??

Thanks,

Jim.


Do you mean when you enter 2 spaces? If so this a feature that means you don't need to switch to the numeric keyboard to enter the full stop

0

精彩评论

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