Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 AppPageTabBarController 中停止水平反弹,在滑动标签时,您可以拖动和反弹第一个和最后一个。
PageTabBarController.isBounceEnabled您可以设置一个标志。它停止了所有的滑动。我目前正在重写PageTabBarController并将此功能添加到更新列表中。
PageTabBarController.isBounceEnabled
PageTabBarController