Table of Contents

Property Touch

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Touch

Gets the ITouch instance that can be used for listening touch input events.

ITouch Touch { get; }

Property Value

ITouch

The ITouch instance associated with this IBrowser.