PointerDownEventArgs.PointerType | pointerType property
Gets the type of pointer device.
Syntax
public: property String^ PointerType { String^ get(); }
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
A string that identifies the pointer device type. The possible values are Mouse, Touch, and Pen.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: