开发者

How to convert String into password(while entering the text)in UITextField

i am creating a Login Page.That Page Consists Of Three Fields(First One For EmailId,SecondOne For Password,Third One For HostName).I want to Convert The Entered Passsword should Change 开发者_如何学编程Into Asterik Symbol.Can any one Help Me in Doing This..

Thanks And Regards Girish


Try this

textField.secureTextEntry=YES;

All the best.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜