public class EventMotion extends Object implements IEventMotion
| Constructor and Description |
|---|
EventMotion(android.view.MotionEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume() |
android.view.MotionEvent |
getEvent() |
int |
getX() |
int |
getY() |
boolean |
isConsumed() |
boolean |
isIntentEdit() |
public void consume()
consume in interface IEventMotionpublic boolean isIntentEdit()
isIntentEdit in interface IEventMotionpublic int getX()
getX in interface IEventMotionpublic int getY()
getY in interface IEventMotionpublic boolean isConsumed()
isConsumed in interface IEventMotionpublic android.view.MotionEvent getEvent()
Copyright © 2016–2018 Beigesoft ™. All rights reserved.