Resource.Attribute.FilterTouchesWhenObscured Field

Definition

Specifies whether to filter touches when the view's window is obscured by another visible window.

[Android.Runtime.Register("filterTouchesWhenObscured")]
public const int FilterTouchesWhenObscured = 16843460;
[<Android.Runtime.Register("filterTouchesWhenObscured")>]
val mutable FilterTouchesWhenObscured : int

Field Value

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