Get layout frame of NSView (i.e. ibLayoutInset)
- by Daniel Weber
I'm working on an Interface Builder-type app for interface design. I would like to be able to align NSView's along their layout frames. Is there a way to access the ibLayoutInset property from my code?