GnssNavigationMessage.Status Property

Definition

Gets the Status of the navigation message contained in the object.

public Android.Locations.GnssNavigationStatus Status { [Android.Runtime.Register("getStatus", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getStatus", "()I", "", ApiSince=24)>]
member this.Status : Android.Locations.GnssNavigationStatus

Property Value

Attributes

Remarks

Gets the Status of the navigation message contained in the object.

Java documentation for android.location.GnssNavigationMessage.getStatus().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to