Language

GnssCapabilities.HasGnssEngineRestartAfterPowerModeChange Property

Definition

Returns true if the GNSS engine will restart if the user requests a power mode change (e.

public bool HasGnssEngineRestartAfterPowerModeChange { [Android.Runtime.Register("hasGnssEngineRestartAfterPowerModeChange", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("hasGnssEngineRestartAfterPowerModeChange", "()Z", "", ApiSince=37)>]
member this.HasGnssEngineRestartAfterPowerModeChange : bool

Property Value

Returns true if the GNSS engine will restart if the user requests a power mode change (e.g., changing from duty cycling mode to full tracking mode), false otherwise.

Attributes

Remarks

Returns true if the GNSS engine will restart if the user requests a power mode change (e.g., changing from duty cycling mode to full tracking mode), false otherwise.

Android reference for android.location.GnssCapabilities.hasGnssEngineRestartAfterPowerModeChange.

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