Configurator.Internal.LifeCycleCallbacks

configurator-core/src/configurator.internal.LifeCycleCallbacks

Implemented by

Table of contents

Properties

Properties

destroy

destroy: () => void

Type declaration

▸ (): void

Returns

void


pause

pause: () => void

Type declaration

▸ (): void

Returns

void


resume

resume: () => void

Type declaration

▸ (): void

Returns

void

Last updated