Contents

stringValues

An array of strings in the sequence.

Declaration

var stringValues: [String] { get }

Discussion

Only use this property when the sequence’s type is MLFeatureType.string.

See Also

Retrieving the Sequence’s Values