ResourceLoadingCallback

LoadOptions.ResourceLoadingCallback property

Returns or sets callback interface which manages external resources loading. Read/write IResourceLoadingCallback.

public IResourceLoadingCallback ResourceLoadingCallback { get; set; }

See Also