---
title: inputs
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmodelstructure-swift.enum/program/function/inputs
---

# inputs

The inputs to the function.

## Declaration

```swift
let inputs: [MLModelStructure.Program.NamedValueType]
```

## See Also

### Accessing the properties

- [block](coreml/mlmodelstructure-swift.enum/program/function/block.md)
