Language

GnssStatus.Builder.ClearSatellites Method

Definition

Clears all satellites in the Builder.

[Android.Runtime.Register("clearSatellites", "()Landroid/location/GnssStatus$Builder;", "", ApiSince=30)]
public Android.Locations.GnssStatus.Builder ClearSatellites();
[<Android.Runtime.Register("clearSatellites", "()Landroid/location/GnssStatus$Builder;", "", ApiSince=30)>]
member this.ClearSatellites : unit -> Android.Locations.GnssStatus.Builder

Returns

Attributes

Remarks

Clears all satellites in the Builder.

Android reference for android.location.GnssStatus.Builder.clearSatellites.

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