Package apple.uikit
Interface UITableViewDiffableDataSource.Block_initWithTableViewCellProvider
-
- Enclosing class:
- UITableViewDiffableDataSource<_SectionIdentifierType,_ItemIdentifierType>
public static interface UITableViewDiffableDataSource.Block_initWithTableViewCellProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UITableViewCellcall_initWithTableViewCellProvider(UITableView arg0, NSIndexPath arg1, java.lang.Object arg2)
-
-
-
Method Detail
-
call_initWithTableViewCellProvider
UITableViewCell call_initWithTableViewCellProvider(UITableView arg0, NSIndexPath arg1, java.lang.Object arg2)
-
-