off (name, target, method) public
Cancels subscription for given name, target, and method.
Parameters:
-
name
String - The name of the event
-
target
Object - The target of the subscription
-
method
Function - The function of the subscription
Returns:
- this
Please login to continue.