ProviderProperties.Builder.SetHasCellRequirement(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setHasCellRequirement", "(Z)Landroid/location/provider/ProviderProperties$Builder;", "", ApiSince=31)]
public Android.Locations.Provider.ProviderProperties.Builder SetHasCellRequirement (bool requiresCell);
[<Android.Runtime.Register("setHasCellRequirement", "(Z)Landroid/location/provider/ProviderProperties$Builder;", "", ApiSince=31)>]
member this.SetHasCellRequirement : bool -> Android.Locations.Provider.ProviderProperties.Builder
Parameters
- requiresCell
- Boolean
Returns
- Attributes