Share via


CSSearchableItemAttributeSet.ExposureTime Property

Definition

Gets or sets the exposure time that was used to capture an image item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to