简体   繁体   中英

UITextField max inputview height

In my app I'm using an UIView as my inputView for a UITextField . The UIView height is 252. The problem is that when the textfield becomes first responder only the top 216 pixels are shown. Is there a max height for UITextField inputView?

是的,最大值和最小值=>文本字段的固定高度为31,您可以在xib本身中看到它-拖放

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM