Share via


UIImageReaderConfiguration.PixelsPerInch Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat PixelsPerInch { [Foundation.Export("pixelsPerInch")] get; [Foundation.Export("setPixelsPerInch:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pixelsPerInch")>]
[<set: Foundation.Export("setPixelsPerInch:")>]
member this.PixelsPerInch : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to