Share via


CSSearchableItemAttributeSet.AcquisitionModel Property

Definition

Gets or sets the model of the device that captured an image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? AcquisitionModel { [Foundation.Export("acquisitionModel")] get; [Foundation.Export("setAcquisitionModel:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("acquisitionModel")>]
[<set: Foundation.Export("setAcquisitionModel:")>]
member this.AcquisitionModel : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to