PerformanceWatchdog

external class PerformanceWatchdog(options: PerformanceWatchdog.ConstructorOptions? = definedExternally)(source)

Monitors performance of the application and displays a message if poor performance is detected.

See also

Constructors

Link copied to clipboard
constructor(options: PerformanceWatchdog.ConstructorOptions? = definedExternally)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Gets the parent container.

Link copied to clipboard

Gets the view model.

Functions

Link copied to clipboard
fun destroy()

Destroys the widget. Should be called if permanently removing the widget from layout.

Link copied to clipboard