Share via


MLImageSizeConstraint.PixelsWideRange Property

Definition

Gets an NSRange that describes the allowable heights, in pixels, of image inputs.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSRange PixelsWideRange { [Foundation.Export("pixelsWideRange")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pixelsWideRange")>]
member this.PixelsWideRange : Foundation.NSRange

Property Value

Attributes

Applies to