简体   繁体   中英

Static UITableView in a UIViewController isn't visible

I created in Storyboards a UIVIewController with a Navigation Bar and a static TableView.

When i try to open the View then i can only see the Navigation Bar but not the TableView. What am i missing?

This is how it look like in my Storyboard:

故事板

Check the positioning and if it's hidden. Is the datasource and delegate of the tableView linked with the viewController?

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