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


SoundEffectConstants.NavigationRepeatLeft Поле

Определение

Внимание!

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_LEFT", 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 NavigationRepeatLeft = 5;
[<Android.Runtime.Register("NAVIGATION_REPEAT_LEFT", 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 NavigationRepeatLeft : Android.Views.SoundEffects

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

Value = 5
Атрибуты

Комментарии

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

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

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

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