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.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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