---
title: kCGImagePropertyWebPUnclampedDelayTime
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertywebpunclampeddelaytime
---

# kCGImagePropertyWebPUnclampedDelayTime

The unadjusted number of seconds to wait before displaying the next image in the sequence.

## Declaration

```swift
let kCGImagePropertyWebPUnclampedDelayTime: CFString
```

## Discussion

Discussion The value of this key is a CFNumber with a floating-point value.

## See Also

### Sequence Timing

- [kCGImagePropertyWebPFrameInfoArray](imageio/kcgimagepropertywebpframeinfoarray.md)
- [kCGImagePropertyWebPDelayTime](imageio/kcgimagepropertywebpdelaytime.md)
- [kCGImagePropertyWebPLoopCount](imageio/kcgimagepropertywebploopcount.md)
