NPhotoScroller icon indicating copy to clipboard operation
NPhotoScroller copied to clipboard

MonoTouch port of Apple's PhotoViewController (CATiledLayer) sample

Results 1 NPhotoScroller issues
Sort by recently updated
recently updated
newest added

Hello I have a question! you use HashSet in C# instead of NSMutableSet of Obj-C. Why? In another example, i find NSMutableArray, how can i replace it with object of...