The underlying type an array uses when it wraps itself in a data value.
SDKs
- macOS 10.14+
- Xcode 10.0+
Framework
- Create ML
Declaration
static var dataValueType: MLDataValue .ValueType { get }
Available when Element conforms to MLDataValueConvertible .
Discussion
An array value converts to an MLData
.