# Type Alias: PauseType (/jsdoc/pixi-vn/index/type-aliases/PauseType)



\> **PauseType** = `object`

Defined in: [src/canvas/types/PauseType.ts:1](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/canvas/types/PauseType.ts#L1)

Properties [#properties]

duration [#duration]

\> **duration**: `number`

Defined in: [src/canvas/types/PauseType.ts:9](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/canvas/types/PauseType.ts#L9)

Duration in seconds

***

type [#type]

\> **type**: `"pause"`

Defined in: [src/canvas/types/PauseType.ts:5](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/canvas/types/PauseType.ts#L5)

The type of the value
