RangingCapabilities.NotSupported Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.

Indica che la tecnologia di rango non è supportata nel dispositivo corrente.

[Android.Runtime.Register("NOT_SUPPORTED", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.", true)]
public const Android.Ranging.RangingCapabilitiesStatus NotSupported = 0;
[<Android.Runtime.Register("NOT_SUPPORTED", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.", true)>]
val mutable NotSupported : Android.Ranging.RangingCapabilitiesStatus

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

Indica che la tecnologia di rango non è supportata nel dispositivo corrente.

per android.ranging.RangingCapabilities.NOT_SUPPORTED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a