ios - UITableView does not show scrolling -
I am creating a table view that appears in the scene view, and to re-call the tableview's data table in some rows But does not show scrolling for more rows. I am a new refresh in iOS development, what could be wrong?
Try the following code
- (zero) viewDidLoad {// Type the code to fetch and store data in the array (see table data source) [self.tableView setFrame: self.view.bounds]; // frames should not be more than self.view.bounds, try `NSLog (@" see bounds% @ ", nsstringfromcigrate (self deviation.bound)); to know the limit of view [self-telewiew visual set scroll enabled : Yes]; [Self-TailviewviewSetshowHoriginontroll Scroll Indicator: Yes]; [Self-TailviewviewSetoshowicStrocal Indicator: Yes]; Dispatch_Assic (send_tot_me_q ()), {{self-telable waste reloaded data};});
Comments
Post a Comment