Revision: 64952
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 8, 2013 22:19 by ferlom
Initial Code
// UILabel´s property text with owner text // It´s necessary to exist a UILabel with *label name in the UIView label.text = @"Text to insert";
Initial URL
Initial Description
Insert our text in IOS UIView with UILabel on screen
Initial Title
Label with Owner Text
Initial Tags
text, ios
Initial Language
Objective C