---
title: NCUpdateResult.newData
framework: notificationcenter
role: symbol
role_heading: Case
path: notificationcenter/ncupdateresult/newdata
---

# NCUpdateResult.newData

The update resulted in new data to display.

## Declaration

```swift
case newData
```

## Discussion

Discussion When new data is available, the widget might have to update its layout.

## See Also

### Constants

- [NCUpdateResult.noData](notificationcenter/ncupdateresult/nodata.md)
- [NCUpdateResult.failed](notificationcenter/ncupdateresult/failed.md)
