| Parameter | Description |
|---|---|
| callback | The callback to remove. If this callback was never registered, nothing happens. |
| useTrickleDown | Set this parameter to true to remove the callback from the TrickleDown phase. Set this parameter to false to remove the callback from the BubbleUp phase. |
Remove callback from the instance.
Additional resources: CallbackEventHandler.RegisterCallback
| Parameter | Description |
|---|---|
| callback | The callback to remove. If this callback was never registered, nothing happens. |
| useTrickleDown | Set this parameter to true to remove the callback from the TrickleDown phase. Set this parameter to false to remove the callback from the BubbleUp phase. |
Remove callback from the instance.
Additional resources: CallbackEventHandler.RegisterCallback