Compartilhar via


ProviderProperties.PowerUsageMedium Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Locations.Provider.ProviderPowerUsage enum directly instead of this field.

Uma constante que indica um uso médio de energia.

[Android.Runtime.Register("POWER_USAGE_MEDIUM", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.Provider.ProviderPowerUsage enum directly instead of this field.", true)]
public const Android.Locations.Provider.ProviderPowerUsage PowerUsageMedium = 2;
[<Android.Runtime.Register("POWER_USAGE_MEDIUM", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.Provider.ProviderPowerUsage enum directly instead of this field.", true)>]
val mutable PowerUsageMedium : Android.Locations.Provider.ProviderPowerUsage

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Uma constante que indica um uso médio de energia.

Documentação Java para android.location.provider.ProviderProperties.POWER_USAGE_MEDIUM.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a