MultiTouchSettings(Boolean) Constructor

Standard constructor.
Public Sub New( _ 
ByVal enableMultiTouchMovements As Boolean
)
This language is not supported or no code example is available.
public MultiTouchSettings( 
bool enableMultiTouchMovements 
)
This language is not supported or no code example is available.

Parameters

enableMultiTouchMovements
bool

If true, the movements are enabled

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition