---
title: dataType
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtltype/datatype
---

# dataType

The data type of the function argument.

## Declaration

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