RealmSearchResultsDataSource
protocol RealmSearchResultsDataSource
                RealmSearchViewController data source
- 
                  
                  
Cell for Object
Declaration
Swift
func searchViewController(_ controller: RealmSearchViewController, cellForObject object: Object, atIndexPath indexPath: IndexPath) -> UITableViewCellParameters
controllerRealmSearchViewController
objectRealm Object
indexPathIndex path
Return Value
Cell
 
            View on GitHub
          
      RealmSearchResultsDataSource Protocol Reference