---
title: outputDescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedbinaryarithmeticparameters/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

- [inputADescriptorType](accelerate/bnns/fusedbinaryarithmeticparameters/inputadescriptortype.md)
- [inputBDescriptorType](accelerate/bnns/fusedbinaryarithmeticparameters/inputbdescriptortype.md)
- [function](accelerate/bnns/fusedbinaryarithmeticparameters/function.md)
