---
title: type
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsaccessibilitycustomrotor/type
---

# type

The type of content that the rotor represents.

## Declaration

```swift
var type: NSAccessibilityCustomRotor.RotorType { get set }
```

## See Also

### Getting the Rotor Type

- [NSAccessibilityCustomRotor.RotorType](appkit/nsaccessibilitycustomrotor/rotortype.md)
