android.view
Class MotionEvent.PointerProperties
java.lang.Object
android.view.MotionEvent.PointerProperties
- Enclosing class:
- MotionEvent
public static final class MotionEvent.PointerProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
toolType
public int toolType
MotionEvent.PointerProperties
public MotionEvent.PointerProperties()
MotionEvent.PointerProperties
public MotionEvent.PointerProperties(MotionEvent.PointerProperties other)
clear
public void clear()
copyFrom
public void copyFrom(MotionEvent.PointerProperties other)
Copyright © 2008-2012. All Rights Reserved.