Language

GnssCapabilities.Builder.SetHasPowerTotal(Boolean) Method

Definition

Sets power totals capability.

[Android.Runtime.Register("setHasPowerTotal", "(Z)Landroid/location/GnssCapabilities$Builder;", "", ApiSince=34)]
public Android.Locations.GnssCapabilities.Builder SetHasPowerTotal(bool capable);
[<Android.Runtime.Register("setHasPowerTotal", "(Z)Landroid/location/GnssCapabilities$Builder;", "", ApiSince=34)>]
member this.SetHasPowerTotal : bool -> Android.Locations.GnssCapabilities.Builder

Parameters

capable
Boolean

Returns

Attributes

Remarks

Sets power totals capability.

Android reference for android.location.GnssCapabilities.Builder.setHasPowerTotal.

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