Home > rc-js-util > AOnDestroy
Provides a communication channel via callbacks which can be easily cleared & copied.
Signature:
export declare class AOnDestroy implements IOnDestroy
Implements: IOnDestroy
| Property | Modifiers | Type | Description |
|---|---|---|---|
| onDestroyListener | ITemporaryListener<[]> |
| Method | Modifiers | Description |
|---|---|---|
| onDestroy() |