---
title: indexType
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtltensorbinding/indextype
---

# indexType

The data format you use for indexing into the tensor.

## Declaration

```swift
var indexType: MTLDataType { get }
```
