Share via


MLMultiArrayShapeConstraint.EnumeratedShapes Property

Definition

Gets the array of shapes accepted by the model, each shape described in an array.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSArray<Foundation.NSNumber>[] EnumeratedShapes { [Foundation.Export("enumeratedShapes")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("enumeratedShapes")>]
member this.EnumeratedShapes : Foundation.NSArray<Foundation.NSNumber>[]

Property Value

Attributes

Applies to