Share via


CSSearchableItemAttributeSet.Aperture Property

Definition

Gets or sets the logarithmic APEX value that describes the aperture of the capturing device at the time that an image was captured.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to