MLSequence.Type Property

Definition

Describes the form of the sequence.

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

Property Value

Attributes

Applies to