ios - Adaptive Layout in Xcode 8 -


i developing app using xcode 8 (beta 1). unfortunately, not able find "size classes" option.

in xcode 7, there option "use size classes".

enter image description here

but in xcode 8 there no such option. there using size classes or similar in xcode 8?

now have "use trait variations" improved version of size classes

enter image description here


can select device based , orientation based trait view size classes (ipad pro, ipad, iphone 6splus, iphone 6s, iphone se , iphone 4s)

enter image description here


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -