Skip to content

list_prefetchRows(_:)_argokit

aisleep edited this page Dec 17, 2020 · 2 revisions

简介

设置预加载指定行的闭包

声明

func prefetchRows(_ action: @escaping (_ indexPaths: [IndexPath]) -> Void) -> Self

参数

action

预加载指定行的闭包

Clone this wiki locally