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.
我正在使用SwiftBond绑定 tableview。我想在我的 tableview 中有索引列表,但我不知道如何实现它。
我想使用更多的 tableview 数据源方法,但我不知道正确的方法。有什么帮助吗?
我通过实施实现了它BNDTableViewProxyDataSource。
BNDTableViewProxyDataSource
bindTo当我使用方法绑定 tableview 时,我需要传递 BNDTableViewProxyDataSource 的实例。
bindTo