Gets a value that indicates whether the physical entity (touch, pen/stylus, or mouse button) is pressed down.
Syntax
var isInContact = pointerPoint.isInContact;
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True if pressed down; false otherwise.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013