Share via


CSSearchableItemAttributeSet.PixelWidth Property

Definition

Gets the width of a visual media item in pixels.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to