Search
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