Share via


CSSearchableItemAttributeSet.BitsPerSample Property

Definition

Gets or sets the bit depth of image or audio items.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to