js-util

Home > rc-js-util > AOnDestroy

AOnDestroy class

Provides a communication channel via callbacks which can be easily cleared & copied.

Signature:

export declare class AOnDestroy implements IOnDestroy 

Implements: IOnDestroy

Properties

Property Modifiers Type Description
onDestroyListener   ITemporaryListener<[]>  

Methods

Method Modifiers Description
onDestroy()