Resource.Attribute.CanRequestFilterKeyEvents Field

Definition

Attribute whether the accessibility service wants to be able to request to filter key events.

[Android.Runtime.Register("canRequestFilterKeyEvents")]
public const int CanRequestFilterKeyEvents = 16843737;
[<Android.Runtime.Register("canRequestFilterKeyEvents")>]
val mutable CanRequestFilterKeyEvents : int

Field Value

Value = 16843737
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