---
title: outputDescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedternaryarithmeticparameters/outputdescriptortype
---

# outputDescriptorType

The descriptor type of the output.

## Declaration

```swift
var outputDescriptorType: 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)
- [inputCDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/inputcdescriptortype.md)
