---
title: out_type
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsarithmeticunary/out_type
---

# out_type

The descriptor type of the output.

## Declaration

```swift
var out_type: BNNSDescriptorType
```

## See Also

### Inspecting the Properties of an Arithmetic Structure

- [in](accelerate/bnnsarithmeticunary/in.md)
- [in_type](accelerate/bnnsarithmeticunary/in_type.md)
- [out](accelerate/bnnsarithmeticunary/out.md)
