• <bdo id='UyeZi'></bdo><ul id='UyeZi'></ul>
  • <tfoot id='UyeZi'></tfoot>

  • <i id='UyeZi'><tr id='UyeZi'><dt id='UyeZi'><q id='UyeZi'><span id='UyeZi'><b id='UyeZi'><form id='UyeZi'><ins id='UyeZi'></ins><ul id='UyeZi'></ul><sub id='UyeZi'></sub></form><legend id='UyeZi'></legend><bdo id='UyeZi'><pre id='UyeZi'><center id='UyeZi'></center></pre></bdo></b><th id='UyeZi'></th></span></q></dt></tr></i><div id='UyeZi'><tfoot id='UyeZi'></tfoot><dl id='UyeZi'><fieldset id='UyeZi'></fieldset></dl></div>

  • <small id='UyeZi'></small><noframes id='UyeZi'>

  • <legend id='UyeZi'><style id='UyeZi'><dir id='UyeZi'><q id='UyeZi'></q></dir></style></legend>

        滚动tableView时的UITableView委托动作?

        时间:2023-09-12
        <i id='59hs9'><tr id='59hs9'><dt id='59hs9'><q id='59hs9'><span id='59hs9'><b id='59hs9'><form id='59hs9'><ins id='59hs9'></ins><ul id='59hs9'></ul><sub id='59hs9'></sub></form><legend id='59hs9'></legend><bdo id='59hs9'><pre id='59hs9'><center id='59hs9'></center></pre></bdo></b><th id='59hs9'></th></span></q></dt></tr></i><div id='59hs9'><tfoot id='59hs9'></tfoot><dl id='59hs9'><fieldset id='59hs9'></fieldset></dl></div>

        <small id='59hs9'></small><noframes id='59hs9'>

          <tfoot id='59hs9'></tfoot>

            <tbody id='59hs9'></tbody>

            <legend id='59hs9'><style id='59hs9'><dir id='59hs9'><q id='59hs9'></q></dir></style></legend>
              • <bdo id='59hs9'></bdo><ul id='59hs9'></ul>

                  本文介绍了滚动tableView时的UITableView委托动作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  是否有 UITableView 委托操作在 tableView 滚动时运行?

                  Is there a UITableView delegate-action that runs when the tableView is being scrolled?

                  这可能真的很容易,但我找不到.

                  This is probably really easy, but I can't find it.

                  谢谢你:)

                  推荐答案

                  UITableView 是UIScrollView 的子类,table 的delegate 也可以作为scroll view 的delegate.因此,您可以将 UIScrollViewDelegate 中的所有方法用于您的表(在表的委托中实现它们),例如

                  UITableView is a subclass of UIScrollView and table's delegate can also act as a scroll view's delegate. So you can use all methods from UIScrollViewDelegate for your table (implementing them in table's delegate), e.g.

                  - (void)scrollViewDidScroll:(UIScrollView *)scrollView
                  

                  (在这种情况下,scrollView 参数将是指向您的 tableview 的指针)

                  (scrollView parameter in this case will be pointer to your tableview)

                  这篇关于滚动tableView时的UITableView委托动作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:您应该在使用委托的类中还是在类本身中将委托设置为 nil 下一篇:在“更多"中没有调用 didSelectViewController部分

                  相关文章

                • <i id='8uCZj'><tr id='8uCZj'><dt id='8uCZj'><q id='8uCZj'><span id='8uCZj'><b id='8uCZj'><form id='8uCZj'><ins id='8uCZj'></ins><ul id='8uCZj'></ul><sub id='8uCZj'></sub></form><legend id='8uCZj'></legend><bdo id='8uCZj'><pre id='8uCZj'><center id='8uCZj'></center></pre></bdo></b><th id='8uCZj'></th></span></q></dt></tr></i><div id='8uCZj'><tfoot id='8uCZj'></tfoot><dl id='8uCZj'><fieldset id='8uCZj'></fieldset></dl></div>
                  • <bdo id='8uCZj'></bdo><ul id='8uCZj'></ul>

                      <small id='8uCZj'></small><noframes id='8uCZj'>

                      <legend id='8uCZj'><style id='8uCZj'><dir id='8uCZj'><q id='8uCZj'></q></dir></style></legend>
                    1. <tfoot id='8uCZj'></tfoot>