DroidDiagram Programmer's Guide
Diagram.getInteraction Method
See Also
 






Gets an InteractionState instance representing the current action being carried out by the user.

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

 Syntax

Java  Copy Code

public InteractionState getInteraction ()

 Return Value

The current InteractionState.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace