Swift开发教程--怎样使UITableViewController背景透明

self.tableView.backgroundView?

.backgroundColor = UIColor.clearColor();

self.tableView.backgroundColor = UIColor.clearColor();

posted @ 2017-06-07 20:12  cxchanpin  阅读(244)  评论(0编辑  收藏  举报