PhysicalGestureRecognizer.ProcessUpEvent(PointerPoint) Method

Definition

public:
 virtual void ProcessUpEvent(PointerPoint ^ value) = ProcessUpEvent;
/// [Windows.Foundation.Metadata.Experimental]
void ProcessUpEvent(PointerPoint const& value);
[Windows.Foundation.Metadata.Experimental]
public void ProcessUpEvent(PointerPoint value);
function processUpEvent(value)
Public Sub ProcessUpEvent (value As PointerPoint)

Parameters

value
PointerPoint
Attributes

Applies to