local_storage property
local_storage property
Returns a Storage object that allows you to save key/value pairs in the user agent.
Definition:
@property
def local_storage(self):
...
See Also
- module
aspose.svg.window
- class
IStorage
- class
IWindow