Android.Views.View.OnFilterTouchEventForSecurity Method
Filter the touch event to apply security policies.

Syntax

[Android.Runtime.Register("onFilterTouchEventForSecurity", "(Landroid/view/MotionEvent;)Z", "GetOnFilterTouchEventForSecurity_Landroid_view_MotionEvent_Handler")]
public virtual bool OnFilterTouchEventForSecurity (MotionEvent e)

See Also

View.FilterTouchesWhenObscured

Parameters

e
The motion event to be filtered.

Returns

Documentation for this section has not yet been entered.

Remarks

Filter the touch event to apply security policies.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9