InputDevice.MotionRangeToolMajor Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("MOTION_RANGE_TOOL_MAJOR")]
[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 MotionRangeToolMajor = 6;
[<Android.Runtime.Register("MOTION_RANGE_TOOL_MAJOR")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionRange enum directly instead of this field.", true)>]
val mutable MotionRangeToolMajor : Android.Views.MotionRange

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

Value = 6

Реализации

Атрибуты

Комментарии

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

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

Java документации по android.view.InputDevice.MOTION_RANGE_TOOL_MAJOR.

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

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

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