Resource.Attribute.CanRequestTouchExplorationMode Field

Definition

Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures.

[Android.Runtime.Register("canRequestTouchExplorationMode")]
public const int CanRequestTouchExplorationMode = 16843735;
[<Android.Runtime.Register("canRequestTouchExplorationMode")>]
val mutable CanRequestTouchExplorationMode : int

Field Value

Value = 16843735
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to