libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IdleRequestOptions
libwasm
bindings
Window
Undocumented in source.
@
safe
nothrow
struct
IdleRequestOptions {
nothrow
JsHandle
handle
;
this
(Handle h);
static
auto
create
();
void
timeout
(uint timeout);
uint
timeout
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
timeout
void
timeout
(uint timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
timeout
uint
timeout
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
auto
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
Window
aliases
ApplicationCache
FrameRequestCallback
IdleRequestCallback
PromiseDocumentFlushedCallback
enums
ScrollBehavior
functions
Window_PerformanceObserver
Window_promiseDocumentFlushed
Window_requestAnimationFrame
Window_requestIdleCallback
Window_requestIdleCallback_0
structs
IdleRequestOptions
ScrollOptions
ScrollToOptions
Window
WindowLocalStorage
WindowPostMessageOptions
WindowSessionStorage