jonlipsky/CollectionView

CollectionView NSObjects

Closed this issue · 1 comments

This was helpful, but what we want to populate the CollectionView with objects which are C# objects rather than NSStrings?

Just create a class that extends NSObject to wrap/hold your normal c# object.