Share via


MLFeatureDescription.ImageConstraint Property

Definition

Gets the constraint for an image.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to