Table of Contents

Property TouchEventsAsMouse

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TouchEventsAsMouse

Gets or sets whether to convert touch events to mouse events and to pass them to the appropriate mouse event handlers. Default is true.

[Browsable(false)]
public virtual bool TouchEventsAsMouse { get; set; }

Property Value

bool