public final class TapEvent
Represents a tap event emitted by a navigator at the given point.
All the points are relative to the navigator view.
private final PointF
point
TapEvent(PointF point)
final PointF
getPoint()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final PointF getPoint()