Deregister a "tourEnded" callback.
The deregistration is performed by object equality check. Since the callback in question is a function, if you want to use this function you probably need to save the callback in some kind of variable for future retrieval.
Generated using TypeDoc
Deregister a "tourEnded" callback.
The deregistration is performed by object equality check. Since the callback in question is a function, if you want to use this function you probably need to save the callback in some kind of variable for future retrieval.