Xcode 6.3.1, Swift, iOS 8 Interface Builder - Uninstall button when landscape -


is possible uninstall button when device in landscape?

i have thought uninstall button in same way uninstall constraint - yet can't work out.

found in interface builder:

  1. set interface builder landscape (wany hcompact)
  2. select button (view controller > view > button)
  3. attributes inspector (scroll way bottom)
  4. uncheck 'installed'

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -