TouchPoint.Action Property

Definition

Gets the last action that occurred at this location.

public:
 property System::Windows::Input::TouchAction Action { System::Windows::Input::TouchAction get(); };
public System.Windows.Input.TouchAction Action { get; }
member this.Action : System.Windows.Input.TouchAction
Public ReadOnly Property Action As TouchAction

Property Value

The last action that occurred at this location.

Applies to