Share via


CSSearchableItemAttributeSet.GpsDateStamp Property

Definition

Gets or sets the GPS date stamp.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? GpsDateStamp { [Foundation.Export("GPSDateStamp", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGPSDateStamp:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("GPSDateStamp", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setGPSDateStamp:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.GpsDateStamp : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to