Android.Views.TouchDelegate: Method Members

The methods of Android.Views.TouchDelegate are listed below. For a list of all members, see the TouchDelegate Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

OnTouchEvent(MotionEvent) : bool
Will forward touch events to the delegate view if the event is within the bounds specified in the constructor.