---
title: "init(undefined:)"
framework: coreml
role: symbol
role_heading: Initializer
path: "coreml/mlsendablefeaturevalue/init(undefined:)"
---

# init(undefined:)

Creates an undefined feature value of a specific type.

## Declaration

```swift
init(undefined type: MLFeatureType)
```

## See Also

### Creating a sendable feature value

- [init(_:)](coreml/mlsendablefeaturevalue/init(_:).md)
