whitelisted_resources property
whitelisted_resources property
The whitelisted resources, as defined by IResourceLoadingOptions.whitelisted_resources.
Definition:
@property
def whitelisted_resources(self):
...
@whitelisted_resources.setter
def whitelisted_resources(self, value):
...
See Also
- class
PresentationLoadOptions