---
title: intentKind
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nspresentationintent/intentkind
---

# intentKind

The type of the intent.

## Declaration

```occ
@property (readonly) NSPresentationIntentKind intentKind;
```

## See Also

### Getting the intent identity

- [identity](foundation/nspresentationintent/identity.md)
- [parentIntent](foundation/nspresentationintent/parentintent.md)
- [isEquivalentToPresentationIntent:](foundation/nspresentationintent/isequivalenttopresentationintent:.md)
