Share via


CSSearchableItemAttributeSet.MaxAperture Property

Definition

Gets or sets the smallest F number for a lens.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to