您当前的位置: 首页 >  ui

培根芝士

暂无认证

  • 0浏览

    0关注

    446博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

设置UITextField键盘return不可点

培根芝士 发布时间:2015-05-26 13:27:45 ,浏览量:0

UITextField *textField = [[UITextField alloc] initWithFrame:CGRectMake(0, 0, 120, 30)];

textField.returnKeyType = UIReturnKeySearch;  //设置按键类型

textField.enablesReturnKeyAutomatically = YES;  //这里设置为无文字就灰色不可点

关注
打赏
1660824269
查看更多评论
立即登录/注册

微信扫码登录

0.0380s