---
title: maximumRelativeValue
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiinterpolatingmotioneffect/maximumrelativevalue
---

# maximumRelativeValue

The value that maps to the maximum viewer offset.

## Declaration

```swift
var maximumRelativeValue: Any? { get set }
```

## Discussion

Discussion The value in this property is the value returned when the viewer offset value along the given axis is 1.

## See Also

### Accessing the motion attributes

- [keyPath](uikit/uiinterpolatingmotioneffect/keypath.md)
- [type](uikit/uiinterpolatingmotioneffect/type.md)
- [minimumRelativeValue](uikit/uiinterpolatingmotioneffect/minimumrelativevalue.md)
