GestureDetector.DoubleTapEventArgs Class

Definition

Provides data for the DoubleTap event.

public class GestureDetector.DoubleTapEventArgs : EventArgs
type GestureDetector.DoubleTapEventArgs = class
    inherit EventArgs
Inheritance
GestureDetector.DoubleTapEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

GestureDetector.DoubleTapEventArgs(Boolean, MotionEvent)

Properties

Event
Handled

Applies to