Share via


MLSequenceConstraint.ValueDescription Property

Definition

Gets the feature description that the features must match.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLFeatureDescription ValueDescription { [Foundation.Export("valueDescription")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("valueDescription")>]
member this.ValueDescription : CoreML.MLFeatureDescription

Property Value

The feature description that the features must match.

Attributes

Applies to