---
title: inputADescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedbinaryarithmeticparameters/inputadescriptortype
---

# inputADescriptorType

The descriptor type of the first input.

## Declaration

```swift
var inputADescriptorType: BNNS.DescriptorType
```

## See Also

### Inspecting the Properties of a Fused Arithmetic Parameters Structure

- [inputBDescriptorType](accelerate/bnns/fusedbinaryarithmeticparameters/inputbdescriptortype.md)
- [outputDescriptorType](accelerate/bnns/fusedbinaryarithmeticparameters/outputdescriptortype.md)
- [function](accelerate/bnns/fusedbinaryarithmeticparameters/function.md)
