UITableViewStyleGrouped 顶部空白

xiaoxiao2021-02-28  70

self.tableView.tableHeaderView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, KScreenWidth, 0.001)];

转载请注明原文地址: https://www.6miu.com/read-79712.html

最新回复(0)