MLSequenceConstraint.ValueDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the feature description that the features must match.
public virtual CoreML.MLFeatureDescription ValueDescription { [Foundation.Export("valueDescription")] get; }
member this.ValueDescription : CoreML.MLFeatureDescription
Property Value
The feature description that the features must match.
- Attributes