다음을 통해 공유


UITableViewDataSourcePrefetching_Extensions.CancelPrefetching 메서드

정의

테이블 데이터의 프리페치를 취소합니다.

public static void CancelPrefetching (this UIKit.IUITableViewDataSourcePrefetching This, UIKit.UITableView tableView, Foundation.NSIndexPath[] indexPaths);
static member CancelPrefetching : UIKit.IUITableViewDataSourcePrefetching * UIKit.UITableView * Foundation.NSIndexPath[] -> unit

매개 변수

This
IUITableViewDataSourcePrefetching

이 메서드가 작동하는 인스턴스입니다.

tableView
UITableView
indexPaths
NSIndexPath[]

적용 대상