Hi,
I'm trying to draw a few CGPaths in a layer, for that, I would need to access the context of the layer.
All the replies that I found online are using the CGLayerGetContext (for native iOS) but I'm not able to find the equivalent method in Xamarin, could you guys help me out?
If this doesn't exist, how can I draw a set of CGPaths in a CALayer?
Thanks,
L. Pinho