---
title: MTLArgumentAccess
framework: metal
role: symbol
role_heading: Type Alias
path: metal/mtlargumentaccess
---

# MTLArgumentAccess

Function access restrictions to argument data in the shading language code.

## Declaration

```swift
typealias MTLArgumentAccess = MTLBindingAccess
```

## See Also

### Function arguments

- [MTLAttribute](metal/mtlattribute.md)
- [MTLVertexAttribute](metal/mtlvertexattribute.md)
- [MTLArgument](metal/mtlargument.md)
- [MTLAutoreleasedArgument](metal/mtlautoreleasedargument.md)
- [MTLArgumentType](metal/mtlargumenttype.md)
