Share via


CSSearchableItemAttributeSet.IsoSpeed Property

Definition

Gets or sets the ISO speed that was used to capture an image item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to