---
title: typeRelativeDescriptor
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/typerelativedescriptor
---

# typeRelativeDescriptor

Specifies a descriptor whose data consists of one of the constants kAENext or kAEPrevious, which are described in AEDisposeToken(_:). Used with formRelativePosition.

## Declaration

```swift
var typeRelativeDescriptor: DescType { get }
```
