Is there any difference between a CGRect and an NSRect? In particular, I’m wondering about the position of the origin. Are there any important differences I need to know about?
Is there any difference between a CGRect and an NSRect ? In particular, I’m
Share
They’re the same. This link has more information. Copied here for quick reference: