/ Published in: Objective C
Place this method in a UITableViewController Subclass' .m file
Expand |
Embed | Plain Text
return @"Some footer text"; }
You need to login to post a comment.
joshparnham on 12/29/10
1 person have marked this snippet as a favorite
Place this method in a UITableViewController Subclass' .m file
return @"Some footer text"; }
You need to login to post a comment.