码迷,mamicode.com
首页 >  
搜索关键字:uitextfield半圆角形状    ( 1个结果
setValue: forKeyPath:
通过 setValue:    forKeyPath: 这个方法来设置一些属性信息           UITextField *textfield = [UITextField new]; [textfield setValue:[UIColor redcolor] forKeyPath:@"_placeholderLabel.textColor"]; [self s...
分类:其他好文   时间:2015-08-07 11:05:53    阅读次数:92
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!