Methods
(static) cancel Perform Once(obj, method Name)
Cancel the execution of a registered performOnce function.
Parameters:
| Name | Type | Description |
|---|---|---|
obj |
Object | The caller object. |
methodName |
String | The method name to be executed. |