Closed multinerd closed 7 years ago
It's because these properties are defined in IndexPath
extension, it's a swift overlay for NSIndexPath
class. I've duplicated this extension for NSIndexPath
and added Objective-C example.
thank you very much. one of these days i'm gonna jump on the swift train... that day is just not today
im making progress on my own implemtation, however i am unable to access
indexPath.dataGridColumn
in objective c