IResourceLoadingCallback class

IResourceLoadingCallback class

Callback interface used to manage external resources loading.

The IResourceLoadingCallback type exposes the following members:

Methods

MethodDescription
resource_loading(self, args)Callback method which regulates external resources loading.

See Also