I was just updated my xcode to xcode 5 , now i need to set the tag value of UIBUTTON in interface builder , but i can't see any tag textfield in xcode 5 , Please tell me where it is gone ?
A control that executes your custom code in response to user interactions.
First, in Xcode, go to the Resources folder from the tree view on the left and select MainMenu. xib . It will open in the main view. This is where you are going to build you UI.
To create constraints select the button and click the Align icon in the auto layout menu. A popover menu will appear, check both “Horizontal in container” and “Vertically in container” options to center the button on the screen.
On the attribute pane, scroll down to View. Hover over it and you'll see on the right it shows Show. Click on it and it will expand and show you the Tag value.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With