Provides the oneTimeOnly property for use with the createObjectURL method.
Syntax
oURL = URL.createObjectURL(file, {oneTimeOnly: true});
DOM Information
Inheritance Hierarchy
The ObjectURLOptions does not inherit from any class or interface.Members
The ObjectURLOptions object has these types of members:
Properties
The ObjectURLOptions object has these properties.
| Property | Description |
|---|---|
|
Specifies whether an object created with createObjectURL can only used once. |
Build date: 11/28/2012