Language

GnssCapabilities.Builder.SetHasOnDemandTime(Boolean) Method

Definition

Sets on demand time capability.

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

Parameters

capable
Boolean

Returns

Attributes

Remarks

Sets on demand time capability.

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

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