MultiTouchSettings.Rotate Property

Enables or disables the rotation with two fingers.
Public Property Rotate() As Boolean
This language is not supported or no code example is available.
public bool Rotate {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
If MovementSettingsBase.Enabled is false, the 2 fingers rotation is also disabled. When the Environment.ActionMode is set to actionType.Rotate, you can use 1 finger to rotate.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition