MLDictionaryConstraint.KeyType Property

Definition

Gets the type for keys in a dictionary.

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

Property Value

Attributes

Applies to