---
title: inputCDescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedternaryarithmeticparameters/inputcdescriptortype
---

# inputCDescriptorType

The descriptor type of the third input.

## Declaration

```swift
var inputCDescriptorType: BNNS.DescriptorType
```

## See Also

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

- [function](accelerate/bnns/fusedternaryarithmeticparameters/function.md)
- [inputADescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/inputadescriptortype.md)
- [inputBDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/inputbdescriptortype.md)
- [outputDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/outputdescriptortype.md)
