Share via


CSSearchableItemAttributeSet.GpsStatus Property

Definition

Gets or sets the GPS receiver's status.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to