Autolayout ?

I saw 'there is autolayout in appcode'  in this video.
https://www.youtube.com/watch?v=qP22l70R70k#t=62

But I can not find this properties. If there is no autolayout properties in appcode; it is not good.


and another question.

Is there 'developer friend' layout management in appcode. because I dont like layout management(autolayout etc) in xcode.
I am .net developer and I use devexpress layout in visual studio; but I think xcode layout is not good.

0
1 comment

Hello,


> But I can not find this properties. If there is no autolayout properties in appcode; it is not good.

What properties do you mean?


>Is there 'developer friend' layout management..........

Layout managment not related with AppCode or Xcode.

For Cocoa (OS X) and Cocoa Touch (iOS) frameworks exist single layout manager in design time - autolayout.

0

Please sign in to leave a comment.