---
title: minimumRelativeValue
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiinterpolatingmotioneffect/minimumrelativevalue
---

# minimumRelativeValue

The value that maps to the minimum viewer offset.

## Declaration

```swift
var minimumRelativeValue: 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)
- [maximumRelativeValue](uikit/uiinterpolatingmotioneffect/maximumrelativevalue.md)
