android.view
Class TouchDelegate
java.lang.Object
android.view.TouchDelegate
public class TouchDelegate
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABOVE
public static final int ABOVE
- See Also:
- Constant Field Values
BELOW
public static final int BELOW
- See Also:
- Constant Field Values
TO_LEFT
public static final int TO_LEFT
- See Also:
- Constant Field Values
TO_RIGHT
public static final int TO_RIGHT
- See Also:
- Constant Field Values
TouchDelegate
public TouchDelegate(Rect bounds,
View delegateView)
onTouchEvent
public boolean onTouchEvent(MotionEvent event)
Copyright © 2008-2012. All Rights Reserved.