Share via


CSSearchableItemAttributeSet.ResolutionWidthDpi Property

Definition

Gets or sets the resolution width of an image in DPI.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? ResolutionWidthDpi { [Foundation.Export("resolutionWidthDPI", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setResolutionWidthDPI:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resolutionWidthDPI", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setResolutionWidthDPI:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ResolutionWidthDpi : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to