Share via


CSSearchableItemAttributeSet.GpsMapDatum Property

Definition

Gets or sets the coordinate system and reference points that are used in conjunction with GPS data.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to