Share via


CSSearchableItemAttributeSet.PageWidth Property

Definition

Gets or sets the page width.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to