安全文本输入ORKAnswerFormat在ResearchKit



我看到ORKEmailAnswerFormat最近被添加到ResearchKit的主分支来验证电子邮件。如果有ORKPasswordAnswerFormat就好了,它有.setSecureTextEntry的性质。与此同时,我试图使用taskViewController:stepViewControllerWillAppear:委托方法来访问ORKFormStep的视图层次结构,但我似乎找不到任何UITextField或任何类似的视图层次结构。我如何使用.textAnswerFormat格式访问ORKFormItemUITextField,以便我可以为该文本字段启用安全文本输入?

提前感谢!

在框架中更容易做到。已打开一个新问题:https://github.com/ResearchKit/ResearchKit/issues/352

相关内容

  • 没有找到相关文章

最新更新