Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/module-model
ModuleBusyEventData
Interface ModuleBusyEventData<TModule>
interface
ModuleBusyEventData
<
TModule
extends
object
=
object
>
{
moduleBusy
:
{
mod
:
TModule
}
&
{
busy
:
boolean
}
;
[
key
:
string
|
number
|
symbol
]:
EventArgs
;
}
Type Parameters
TModule
extends
object
=
object
Hierarchy (
View Summary
)
EventData
ModuleBusyEventData
ModuleEventData
Indexable
[
key
:
string
|
number
|
symbol
]:
EventArgs
Index
Properties
module
Busy
Properties
module
Busy
moduleBusy
:
{
mod
:
TModule
}
&
{
busy
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
Busy
XYO Platform SDK - v3.6.9
Loading...