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


AccessibilityService.GlobalActionBack Поле

Определение

Внимание!

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

Действие, чтобы вернуться.

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

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

Value = 1
Атрибуты

Комментарии

Действие, чтобы вернуться.

Документация по Java для android.accessibilityservice.AccessibilityService.GLOBAL_ACTION_BACK.

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

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