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


SoundEffectConstants.NavigationRepeatDown Поле

Определение

Внимание!

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

Идентификатор эффекта для многократно активированной навигации вниз, e.

[Android.Runtime.Register("NAVIGATION_REPEAT_DOWN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.SoundEffects enum directly instead of this field.", true)]
public const Android.Views.SoundEffects NavigationRepeatDown = 8;
[<Android.Runtime.Register("NAVIGATION_REPEAT_DOWN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.SoundEffects enum directly instead of this field.", true)>]
val mutable NavigationRepeatDown : Android.Views.SoundEffects

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

Value = 8
Атрибуты

Комментарии

Идентификатор эффекта для многократно активированной навигации вниз, например из-за длительного нажатия кнопки

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

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

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