Condividi tramite


Sensor.TypeHeading Campo

Definizione

Attenzione

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

Stringa costante che descrive un sensore di intestazione.

[Android.Runtime.Register("TYPE_HEADING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.", true)]
public const Android.Hardware.SensorType TypeHeading = 42;
[<Android.Runtime.Register("TYPE_HEADING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.", true)>]
val mutable TypeHeading : Android.Hardware.SensorType

Valore del campo

Value = 42
Attributi

Commenti

Stringa costante che descrive un sensore di intestazione.

Per informazioni dettagliate, vedere android.hardware.SensorEvent#values SensorEvent.values.

Documentazione java per android.hardware.Sensor.TYPE_HEADING.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a