What is datasource in ios?
Answer / Kavita Ranjhia
In iOS, a data source is an object that provides the data for a table view or a collection view. The data source conforms to the UITableViewDataSource or UICollectionViewDataSource protocol and implements the required methods like numberOfRowsInSection, cellForRowAtIndexPath, and didSelectRowAtIndexPath (for UITableView).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is push notification?
Who is the developer of ios?
How do I get rid of app errors on iphone?
What is libdispatch?
What ios version onwards arc can be used?
What kind of database is realm?
What is uitableviewdatasource?
What persistent storage used in mobile apps - ios?
Which framework delivers event to custom object when app is in foreground?
What is a protocol in objective-c programming language?
How do you stop apps running in the background on ios?
How can an operating system improve battery life while running an app in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,