Share via


CSSearchableItemAttributeSet.PixelCount Property

Definition

Gets or sets the number of pixels in an image item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to