---
title: elementType
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vnfeatureprintobservation/elementtype
---

# elementType

The type of each element in the data.

## Declaration

```swift
var elementType: VNElementType { get }
```

## See Also

### Determining Types of Feature Prints

- [VNElementType](vision/vnelementtype.md)
- [VNElementTypeSize(_:)](vision/vnelementtypesize(_:).md)
