This API is available on Firefox OS for privileged or certified applications only.
Summary
The lowDiskSpace
read-only property of the DeviceStorage
interface returns a Boolean value that returns true
if this storage area is close to being full.
Syntax
var haveIGotSpace = instanceOfDeviceStorage.lowDiskSpace;
Value
A Boolean
.
Specification
Not part of any specification.
Browser compatibility
Supported in Firefox OS 2.5 and above.
See also
Document Tags and Contributors
Tags:
Contributors to this page:
chrisdavidmills
Last updated by:
chrisdavidmills,