Header menu logo fable-electron-docs-api

GetResourceUsage Type

Constructors

Constructor Description

GetResourceUsage(images, scripts, cssStyleSheets, xslStyleSheets, fonts, other)

Full Usage: GetResourceUsage(images, scripts, cssStyleSheets, xslStyleSheets, fonts, other)

Parameters:
Returns: GetResourceUsage
images : MemoryUsageDetails

scripts : MemoryUsageDetails

cssStyleSheets : MemoryUsageDetails

xslStyleSheets : MemoryUsageDetails

fonts : MemoryUsageDetails

other : MemoryUsageDetails

Returns: GetResourceUsage

Instance members

Instance member Description

this.cssStyleSheets

Full Usage: this.cssStyleSheets

this.fonts

Full Usage: this.fonts

this.images

Full Usage: this.images

this.other

Full Usage: this.other

this.scripts

Full Usage: this.scripts

this.xslStyleSheets

Full Usage: this.xslStyleSheets

Type something to start searching.