Table of Contents

Field vdKeyDown

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

Get/Set a method that called whenever a key is held down and can be handled by a function described by the vdKeyDownDelegate.

public vdKeyDownDelegate vdKeyDown

Returns

vdKeyDownDelegate
Get/Set a method that called whenever a key is held down and can be handled by a function described by the .