DroidDiagram Programmer's Guide
DiagramView.setCustomBehavior Method
See Also
 






Sets a custom behavior object specifying how the control responds to touch input.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setCustomBehavior (
    BehaviorBase value
)

 Parameters

value
A BehaviorBase value.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace