---
title: inputBDescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedternaryarithmeticparameters/inputbdescriptortype
---

# inputBDescriptorType

The descriptor type of the second input.

## Declaration

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