Share via


CSSearchableItemAttributeSet.ExposureTimeString Property

Definition

Gets or sets a string description of the exposure time that was used to capture an image item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to