Language

GnssMeasurementsEvent.Builder.SetClock(GnssClock) Method

Definition

Sets the GnssClock.

[Android.Runtime.Register("setClock", "(Landroid/location/GnssClock;)Landroid/location/GnssMeasurementsEvent$Builder;", "", ApiSince=33)]
public Android.Locations.GnssMeasurementsEvent.Builder SetClock(Android.Locations.GnssClock clock);
[<Android.Runtime.Register("setClock", "(Landroid/location/GnssClock;)Landroid/location/GnssMeasurementsEvent$Builder;", "", ApiSince=33)>]
member this.SetClock : Android.Locations.GnssClock -> Android.Locations.GnssMeasurementsEvent.Builder

Parameters

clock
GnssClock

Returns

Attributes

Remarks

Sets the GnssClock.

Android reference for android.location.GnssMeasurementsEvent.Builder.setClock.

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