开发者

How to build a UI of two textfields in a 'panel' on iOS?

I want to build a UI with textfields.

I need two textfields appear in a "panel" and I have control of that "panel" to have it display or not display. Ho开发者_开发技巧w can I make that?


You can add the two text fields to a view, then implement the current view controller to present a modal view controller on some event (perhaps a button click)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜