How to change height of text field?

前端 未结 4 738
终归单人心
终归单人心 2021-02-02 08:28

Is there a way to change the height of a text field in IB?

If not, what is the proper way to do it in code?

4条回答
  •  滥情空心
    2021-02-02 08:56

    Click the attribute inspector for the textField and then change the Border style to second one and you will be able to change the height.

提交回复
热议问题