finishedLoading(with:)
Invoked when a data source finishes loading its content.
Declaration
func finishedLoading(with dataSource: WebDataSource!)Parameters
- dataSource:
A
WebDataSourceobject that identifies the request that finished loading.
Invoked when a data source finishes loading its content.
func finishedLoading(with dataSource: WebDataSource!)A WebDataSource object that identifies the request that finished loading.