增加 Textfield 的高度时文本不居中?

Text is not centered when increasing the height of Textfield?

我在看这个 on increasing the height size of textfield. However, I have an issue when I have the height of 40, I get this

这可以通过增加字体大小来解决,但是如何保持字体大小不变?

显示此屏幕截图并尝试

您只需要清除文本 属性 并且只需要提供占位符文本即可。

您无需担心 运行 您的代码并在设备或模拟器上检查您的输入文本是否正常。

希望对你有帮助。

正如 @Inder Kumar Rathore, and @Saheb Roy 指出的那样,这是 xcode 中的错误。当你 运行 它时,它就好了。