System.removeContinuousHandler
Function/Meaning
Delete Continuous Handler
Type
Systemclass
method of
Syntax
removeContinuousHandler(
callback
)
Arguments
callback
Specify the hand function.
Return value
None (void)
Explanation
Delete the Continuous handler.