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


InputDevice.MotionRangeX Поле

Определение

Внимание!

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

Константой для получения диапазона значений.MotionEvent#AXIS_X

[Android.Runtime.Register("MOTION_RANGE_X")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionRange enum directly instead of this field.", true)]
public const Android.Views.MotionRange MotionRangeX = 0;
[<Android.Runtime.Register("MOTION_RANGE_X")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionRange enum directly instead of this field.", true)>]
val mutable MotionRangeX : Android.Views.MotionRange

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

Value = 0

Реализации

Атрибуты

Комментарии

Константой для получения диапазона значений.MotionEvent#AXIS_X

Этот элемент считается нерекомендуемым. Вместо этого используйте MotionEvent#AXIS_X.

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

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

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

См. также раздел