Share via


EventMessage Field

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

A byte identifying the event message associated with this RawTouchInputReport object.

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

Syntax

'Declaration
Public ReadOnly EventMessage As Byte
public readonly byte EventMessage
public:
initonly unsigned char EventMessage
val EventMessage: byte
public final var EventMessage : byte

.NET Framework Security

See Also

Reference

RawTouchInputReport Class

Microsoft.SPOT.Input Namespace