TouchDragDropTrigger Constructor (Dictionary<String, String>)Delta Engine Documentation
Initializes a new instance of the TouchDragDropTrigger class

Namespace: DeltaEngine.Input
Assembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public TouchDragDropTrigger(
	Dictionary<string, string> attributes
)

Parameters

attributes
Type: System.Collections.Generic.Dictionary<String, String>
See Also