开发者

Get layout frame of NSView (i.e. ibLayoutInset)

开发者 https://www.devze.com 2023-01-03 03:44 出处:网络
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 开发者_Go百科frames. Is there a way to access the ibLayoutInset proper

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 开发者_Go百科frames. Is there a way to access the ibLayoutInset property from my code?


Check out the Interface Builder Kit's NSView additions. Is that what you're looking for?

0

精彩评论

暂无评论...
验证码 换一张
取 消