Share via


CSSearchableItemAttributeSet.LensModel Property

Definition

Gets or sets the lens model on the device that was used to capture an image.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to