简体   繁体   中英

Why does content View height less than UITableViewCell height?

I select UITableViewCell with also create xib file.

When I create custom tableViewCell with xib, I see contentView height is 0,5 point less than tableViewCell height.

How do I make the contentView height same to cell height?

我相信 0.5 是为了说明在 uitableview 中自动应用于单元格的分隔符。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM