【问题标题】:How to start an app with an activated keyboard and a courser in a UITextView?如何在 UITextView 中使用激活的键盘和课程启动应用程序?
【发布时间】:2010-01-04 13:05:00
【问题描述】:

我希望我的应用程序以键盘和 UITextView 中的课程开始,以便用户可以立即开始编写。我该怎么做?

感谢您的帮助!

【问题讨论】:

    标签: iphone objective-c xcode


    【解决方案1】:

    在 viewController 的 viewDidAppear: 方法中向文本视图发送 -becomeFirstResponder 消息。

    【讨论】:

      猜你喜欢
      • 2011-12-28
      • 1970-01-01
      • 1970-01-01
      • 2013-07-05
      • 2011-06-09
      • 2011-04-02
      • 1970-01-01
      • 2015-06-12
      • 2011-11-26
      相关资源
      最近更新 更多