advanced code snippet search
code4mac on 09/11/12
nsstring uitextview
09/11/12 03:08am
pass text from uitextview to nsstring
[self myString : [NSString stringWithString:myUITextView.text]];
Report this snippet Tweet
Comment:
You need to login to post a comment.