---
title: UIViewAnimatingPosition.current
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiviewanimatingposition/current
---

# UIViewAnimatingPosition.current

The current position. Use this constant when you want the most recent value set by an animator object.

## Declaration

```swift
case current
```

## See Also

### Constants

- [UIViewAnimatingPosition.end](uikit/uiviewanimatingposition/end.md)
- [UIViewAnimatingPosition.start](uikit/uiviewanimatingposition/start.md)
