System.removeContinuousHandler

Function/Meaning
Removes a Continuous handler
Type
System class method
Syntax
removeContinuousHandler(callback)
Arguments
callback Specifies the handler function.
Return Value
None (void)
Description
Removes a Continuous handler.