Preparing search index...
The search index is not available
RSX Code Reference
rsx
OnDomainReloadCallback
Type Alias OnDomainReloadCallback
On
Domain
Reload
Callback
:
(
(
moduleName
:
string
,
target
:
any
,
propertyKey
?:
string
)
=>
void
)
The
OnDomainReloadCallback
type specifies the type of callback acccepted by OnDomainReloadAttribute.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
The OnDomainReloadCallback type specifies the type of callback acccepted by OnDomainReloadAttribute.