Contents

dataValueType

The underlying type the conforming type uses when it wraps itself in a data value.

Declaration

static var dataValueType: MLDataValue.ValueType { get }

Discussion

See MLDataValue.ValueType for a list of available options.

See Also

Converting from a type’s instance to a data value