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

# current(for:)

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

## Declaration

```swift
class func current(for windowScene: UIWindowScene) -> Self?
```

## See Also

### Getting the current UI update information

- [current(for:)](uikit/uiupdateinfo/current(for:)-34zby.md)
