Share via


CSSearchableItemAttributeSet.PixelHeight Property

Definition

Gets the height of a visual media item in pixels.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to