libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowPostMessageOptions
libwasm
bindings
Window
Undocumented in source.
@
safe
nothrow
struct
WindowPostMessageOptions {
nothrow
libwasm
.
bindings
.
MessagePort
.
PostMessageOptions
_parent
;
this
(Handle h);
static
auto
create
();
void
targetOrigin
(string targetOrigin);
string
targetOrigin
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
targetOrigin
void
targetOrigin
(string targetOrigin)
Undocumented in source. Be warned that the author may not have intended to support it.
targetOrigin
string
targetOrigin
()
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
_parent
libwasm
.
bindings
.
MessagePort
.
PostMessageOptions
_parent
;
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