Share via


GestureRecognizer.CompleteGesture Method

Definition

Causes the gesture recognizer to finalize an interaction.

For more details on this API, please see the the UWP WinRT CompleteGesture topic.

public:
 virtual void CompleteGesture() = CompleteGesture;
void CompleteGesture();
public void CompleteGesture();
function completeGesture()
Public Sub CompleteGesture ()

Applies to