SecureText in UITableViewCell (Textlabel)

Posted by jgray on Stack Overflow See other posts from Stack Overflow or by jgray
Published on 2010-06-08T20:37:32Z Indexed on 2010/06/08 21:02 UTC
Read the original article Hit count: 220

Filed under:
|

How can I set the label of my UITableViewCell to "SecureText"?

[cell.textLabel setText:@"passwordNotShown"];

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c