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


HapticFeedbackConstants.KeyboardTap Поле

Определение

Внимание!

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

Пользователь нажал мягкую клавиатуру.

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

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

Value = 3
Атрибуты

Комментарии

Пользователь нажал мягкую клавиатуру.

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

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

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