android.view
Class MotionEvent.PointerProperties
java.lang.Object
android.view.MotionEvent.PointerProperties
- Enclosing class:
- MotionEvent
public static final class MotionEvent.PointerProperties
- extends Object
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)
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2008-2012. All Rights Reserved.