Sensor.TypeHeading Поле

Определение

Внимание!

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

Константная строка, описывающая датчик заголовка.

[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

Значение поля

Value = 42
Атрибуты

Комментарии

Константная строка, описывающая датчик заголовка.

Дополнительные сведения см. в статье android.hardware.SensorEvent#values SensorEvent.values.

Документация по Java для android.hardware.Sensor.TYPE_HEADING.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

Применяется к