webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
File Interface Reference

import"File.idl";

Inheritance diagram for File:
Blob

Public Attributes

readonly attribute DOMString name
 
readonly attribute long long lastModified
 
- Public Attributes inherited from Blob
readonly attribute unsigned long long size
 
readonly attribute DOMString type
 

Additional Inherited Members

- Public Member Functions inherited from Blob
Blob slice (optional long long start=0, optional long long end=0x7FFFFFFFFFFFFFFF, optional DOMString? contentType=null)
 

Member Data Documentation

◆ lastModified

readonly attribute long long File::lastModified

◆ name

readonly attribute DOMString File::name

The documentation for this interface was generated from the following file: