Click or drag to resize

InputMessageTouch Constructor

Initializes a new instance of the InputMessageTouch class

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public InputMessageTouch(
	TouchData touchEvent
)

Parameters

touchEvent
Type: NeoAxisTouchData
See Also