---
title: isAbsoluteOffset
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutanchor/isabsoluteoffset
---

# isAbsoluteOffset

A Boolean value that indicates whether the anchor’s offset is expressed as an absolute value.

## Declaration

```swift
var isAbsoluteOffset: Bool { get }
```

## See Also

### Getting the offset

- [offset](uikit/nscollectionlayoutanchor/offset.md)
- [isFractionalOffset](uikit/nscollectionlayoutanchor/isfractionaloffset.md)
