Share via


MLImageSizeConstraint.PixelsHighRange 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 PixelsHighRange { [Foundation.Export("pixelsHighRange")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pixelsHighRange")>]
member this.PixelsHighRange : Foundation.NSRange

Property Value

Attributes

Applies to