Share via


CSSearchableItemAttributeSet.GpsDestLatitude Property

Definition

Gets or sets the latitude of a GPS destination.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to