HapticFeedbackConstants.VirtualKey Поле

Определение

Внимание!

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

Пользователь нажал на виртуальную экранную клавишу.

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

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

Value = 1
Атрибуты

Комментарии

Пользователь нажал на виртуальную экранную клавишу.

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

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

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