GestureRecognizer.RightTapped Event

Definition

Occurs when the pointer input is interpreted as a right-tap gesture, regardless of input device.

Examples include:

  • Right mouse or touchpad button click
  • Pen barrel button click
  • Touch or pen press and hold

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

C#
public event TypedEventHandler<GestureRecognizer,RightTappedEventArgs> RightTapped;

Event Type

Applies to

Produk Versi
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6