Represents objects that handle user touch input.
The following tables list the members exposed by the TouchController type.
Name | Description | |
---|---|---|
Initializes a new instance of the TouchController class. |
Name | Description | |
---|---|---|
(Inherited from BaseController.) |
||
(Inherited from BaseController.) |
Name | Description | |
---|---|---|
The cursor to display when interaction is not allowed. (Inherited from BaseController.) |
||
Called on the current controller to let it draw an appropriate feedback for the current user action. (Inherited from BaseController.) |
||
Called when the operation is canceled. |
||
Called when the user touches the surface. |
||
Called when the user moves his finger across the surface. |
||
Called when the user lifts his finger from the surface. |
||
Called to validate the operation at current pointer position. (Inherited from BaseController.) |