Search
Preparing search index...
The search index is not available
NavVis IVION API
Options
All
Public
Public/Protected
All
Inherited
Menu
NavVis IVION API
TrackedSignal
Interface TrackedSignal<CB>
A Signal where the connect method keeps track of connections
Type parameters
CB
:
Function
Hierarchy
TrackedSignal
Index
Methods
connect
Methods
connect
connect
(
callback
:
CB
)
:
SignalConnection
Signal.connect
Parameters
callback:
CB
Returns
SignalConnection
Exports
Tracked
Signal
connect
Generated using
TypeDoc
A Signal where the connect method keeps track of connections