简体   繁体   English

如何使用自定义ScrollView应用UItableView

[英]How to apply UItableView with Custom ScrollView

I have a UITableview subclass. 我有一个UITableview子类。

I need to use custom scrollview ie, 'TPKeyboardAvoidingScrollView' it is used for text fields up when edit the textField. 我需要使用自定义scrollview,即'TPKeyboardAvoidingScrollView',它在编辑textField时用于文本字段。

How can I apply custom scrollView to tableView programatically. 如何以编程方式将自定义scrollView应用于tableView。

为什么不让表查看TPKeyboardAvoidingTableView的子类而不是UITableView

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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