美文网首页
iOS UITableViewCell上放 UIButton按钮

iOS UITableViewCell上放 UIButton按钮

作者: 秀_ba75 | 来源:发表于2020-06-02 10:24 被阅读0次

    这是因为UIbutton的userInteractionEnabled属性阻止了cell的传递事件,把UIButton的userInteractionEnabled属性设为NO就好了

    相关文章

      网友评论

          本文标题:iOS UITableViewCell上放 UIButton按钮

          本文链接:https://www.haomeiwen.com/subject/lwgyzhtx.html