如何为SMS iPhone应用程序增加UITextView大小和UIToolBar高度?

时间:2012-06-26 11:01:24

标签: ios iphone sms uitextview

我正在使用短信撰写iPhone应用程序。我想设计像iPhone Message screen这样的撰写屏幕。我想放置UITextView and UIButton on Keyboard accessory view。当用户输入文本accessory view and UITextView size should be changed时。谁能请一些指导方针来做这个?提前谢谢。

1 个答案:

答案 0 :(得分:3)

您可以引用github中的代码。