Android.Views.MotionEventFlags Enumeration
Enumerates values returned by several types and taken as a parameter of the MotionEvent.Obtain, and MotionEvent.Obtain members.

Syntax

[System.Flags]
public enum MotionEventFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the MotionEvent.Obtain, and MotionEvent.Obtain members.

Members

Member NameDescription
NoneDocumentation for this section has not yet been entered.
WindowIsObscuredThis flag indicates that the window that received this motion event is partly or wholly obscured by another visible window above it. This flag is set to true even if the event did not directly pass through the obscured area. A security sensitive application can check this flag to identify situations in which a malicious application may have covered up part of its content for the purpose of misleading the user or hijacking touches. An appropriate response might be to drop the suspect touches or to take additional precautions to confirm the user's actual intent.

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0