Method | Description | |
---|---|---|
DependencyCollectionViewDelegateIncrementalLoader ( Func |
Method | Description | |
---|---|---|
OnCheckIfHasMoreItems ( ) : bool | ||
OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation |
public DependencyCollectionViewDelegateIncrementalLoader ( Func |
||
hasMoreItems | Func |
|
loadMoreItemsAsync | Func |
|
return | System |
protected OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation |
||
count | uint | |
return | IAsyncOperation |