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


TouchInteractionController.StateTouchExploring Поле

Определение

Внимание!

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

Состояние, в котором пользователь явно изучает экран.

[Android.Runtime.Register("STATE_TOUCH_EXPLORING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.TouchInteractionState enum directly instead of this field.", true)]
public const Android.AccessibilityServices.TouchInteractionState StateTouchExploring = 2;
[<Android.Runtime.Register("STATE_TOUCH_EXPLORING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.TouchInteractionState enum directly instead of this field.", true)>]
val mutable StateTouchExploring : Android.AccessibilityServices.TouchInteractionState

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

Value = 2
Атрибуты

Комментарии

Состояние, в котором пользователь явно изучает экран. Служба не получает события движения.

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

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

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