Поделиться через


InputDevice.SourceSensor Поле

Определение

Внимание!

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

Источник ввода — это датчик, связанный с устройством ввода.

[Android.Runtime.Register("SOURCE_SENSOR", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)]
public const Android.Views.InputSourceType SourceSensor = 67108864;
[<Android.Runtime.Register("SOURCE_SENSOR", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)>]
val mutable SourceSensor : Android.Views.InputSourceType

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

Value = 67108864

Реализации

Атрибуты

Комментарии

Источник ввода — это датчик, связанный с устройством ввода.

Документация по Java для android.view.InputDevice.SOURCE_SENSOR.

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

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