Contents

finishedLoading(with:)

Invoked when a data source finishes loading its content.

Declaration

func finishedLoading(with dataSource: WebDataSource!)

Parameters

  • dataSource:

    A WebDataSource object that identifies the request that finished loading.

See Also

Related Documentation

Loading content