Joel
Joel

Reputation: 9

Set Interface Builder Tag

I wanted to know how would I set a tag in the IB of Xcode. I currently have not done anything to try and fix this.

Upvotes: 0

Views: 301

Answers (1)

gadu
gadu

Reputation: 1826

It's pretty easy. Just go to the storyboard, click on the view you want to tag and look here: enter image description here

Make sure you're on that 4th tab at the very top, the Attributes Inspector

If you don't see a side bar, make sure the right drawer is opened by tapping on that right-tab-icon on the VERY top right corner (the one that's blue in my pic, it'll be gray if its closed)

Upvotes: 1

Related Questions