PointerDownEventArgs class

PointerDownEventArgs class

Provides data for the OnPointerDown event.

Syntax


public ref class PointerDownEventArgs sealed 

Members

The PointerDownEventArgs class has these types of members:

Properties

The PointerDownEventArgs class has these properties.

PropertyAccess typeDescription

KeyCode

Read-only

Gets the key code for the pointer.

PointerCoordinate

Read-only

Gets the coordinate of the pointer.

PointerType

Read-only

Gets the type of pointer device.

 

Requirements

Minimum supported client

Windows 8.1 [Windows Store apps only]

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

Attributes

[MarshalingBehavior(Agile)]
[Threading(Both)]
[Version]

See also

Object

 

 

Show:
© 2017 Microsoft