---
title: "current(for:)"
framework: uikit
role: symbol
role_heading: Type Method
path: "uikit/uiupdateinfo/current(for:)-34zby"
---

# current(for:)

Returns an object that describes the current UI update state for the specified view.

## Declaration

```swift
class func current(for view: UIView) -> Self?
```

## See Also

### Getting the current UI update information

- [current(for:)](uikit/uiupdateinfo/current(for:)-6y1z9.md)
