TappedEventArgs Class

Contains event data for the Tapped event.

Syntax

public ref class TappedEventArgs sealed  

Remarks

JavaScript: This object is accessed in a Tapped event handler.

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).

This API is not implemented and will throw an exception if called.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

TappedEventArgs Members

Windows.UI.Input Namespace