What is the purpose of 'Notes' under Document in XCode

后端 未结 7 1701
野的像风
野的像风 2021-02-05 17:43

There is a free text field under the font selection box in Xcode 5. It seems to belong to the Notes category. So: What is the purpose of Notes and the empty bo

7条回答
  •  后悔当初
    2021-02-05 18:24

    I have tried to use notes for one of my component i.e a button for me and added some notes for it as in the image 1.

    enter image description here

    Here is the xml file for the button in XIB ,where you can see it is a comment used for user reference.

    enter image description here

提交回复
热议问题