MLMultiArray.DataType Property

Definition

The type of the data elements stored in the array.

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

Property Value

Attributes

Applies to