I want to rename View to View1. How can I do this?
Control-click the ContentView structure, choose Refactor > Rename, and rename the structure to MeetingView .
Inside the class right-click on the class name of the controller. Now you'll be able to see REFACTOR option. Click on the refactor you can get RENAME option. Give whatever name that you want, then click on RENAME.
Not sure what you are planning to do. If you want to have this view renamed in IB objects inspector:
However, if you want to access the view from view controller(use it in code), you should read about IBOutlets.
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