Share via


MLFeatureDescription.DictionaryConstraint Property

Definition

Gets the key constraint for a dictionary.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLDictionaryConstraint? DictionaryConstraint { [Foundation.Export("dictionaryConstraint", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dictionaryConstraint", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DictionaryConstraint : CoreML.MLDictionaryConstraint

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to