setDataSource(_:)
Invoked when the data source for this document has been changed.
Declaration
func setDataSource(_ dataSource: WebDataSource!)Parameters
- dataSource:
The new data source for the document.
See Also
Related Documentation
- WebKit Objective-C Programming Guide