Share via


Touches Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Stores information about each touch location.

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly Touches As TouchInput()
public readonly TouchInput[] Touches
public:
initonly array<TouchInput>^ Touches
val Touches: TouchInput[]
public final var Touches : TouchInput[]

.NET Framework Security

See Also

Reference

RawTouchInputReport Class

Microsoft.SPOT.Input Namespace