Xamarin Pack Programmer's Guide
TouchController Members
Constructors Methods
 


Represents objects that handle user touch input.

The following tables list the members exposed by the TouchController type.

 Protected Constructors

  Name Description

TouchController

Initializes a new instance of the TouchController class.

 Public Methods

  Name Description

DrawInteraction

Called on the current controller to let it draw an appropriate feedback for the current user action.

OnCancel

Called when the operation is canceled.

OnTouchDown

Called when the user touches the surface.

OnTouchMove

Called when the user moves his finger across the surface.

OnTouchUp

Called when the user lifts his finger from the surface.

 See Also

TouchController Class
MindFusion.Diagramming.Interaction Namespace